The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/dev"
(→Children) |
(→Files: formatting. YOU GUYS NEED TO WORK ON YOUR FORMATTING AND STUFF! ESPECCIALLY LIAMCHAT) |
||
Line 17: | Line 17: | ||
*[[/dev/vn0|vn0]] |
*[[/dev/vn0|vn0]] |
||
*[[/dev/urandom|urandom]] (Outputs pseudo-random data) |
*[[/dev/urandom|urandom]] (Outputs pseudo-random data) |
||
− | *[[/dev/uart.umts]] ( new data line added on the iPhone 4 ) |
+ | *[[/dev/uart.umts|uart.utms]] ( new data line added on the iPhone 4 ) |
*[[/dev/uart.iap|uart.iap]] |
*[[/dev/uart.iap|uart.iap]] |
||
− | *[[/dev/uart.highland-park]] |
+ | *[[/dev/uart.highland-park|uart.highland-park]] |
− | *[[/dev/uart.gps]] |
+ | *[[/dev/uart.gps|uart.gps]] |
+ | *[[/dev/uart.gas-gauge|uart.gas-gauge]] (I beleive this is spam... Can smeone check it? --[[User:Balloonhead66|Balloonhead66]]) |
||
− | *[[/dev/uart.gas-gauge]] |
||
− | *[[/dev/uart.debug]] |
+ | *[[/dev/uart.debug|uart.debug]] |
*[[/dev/uart.bluetooth|uart.bluetooth]] ( Bluetooth Dev Node disabled by the kernel for power saving ) |
*[[/dev/uart.bluetooth|uart.bluetooth]] ( Bluetooth Dev Node disabled by the kernel for power saving ) |
||
− | *[[/dev/ttypf]] |
+ | *[[/dev/ttypf|ttypf]] |
− | *[[/dev/ttype]] |
+ | *[[/dev/ttype|ttype]] |
− | *[[/dev/ttypd]] |
+ | *[[/dev/ttypd|ttypd]] |
− | *[[/dev/ttypc]] |
+ | *[[/dev/ttypc|ttypc]] |
− | *[[/dev/ttypb]] |
+ | *[[/dev/ttypb|ttypb]] |
− | *[[/dev/ttypa]] |
+ | *[[/dev/ttypa|ttypa]] |
− | *[[/dev/ttyp9]] |
+ | *[[/dev/ttyp9|ttyp9]] |
− | *[[/dev/ttyp8]] |
+ | *[[/dev/ttyp8|ttyp8]] |
*[[/dev/ttyp7|ttyp7]] |
*[[/dev/ttyp7|ttyp7]] |
||
*[[/dev/ttyp6|ttyp6]] |
*[[/dev/ttyp6|ttyp6]] |
||
Line 53: | Line 53: | ||
*[[/dev/rdisk0|rdisk0]] (Character device equivalent of disk0) |
*[[/dev/rdisk0|rdisk0]] (Character device equivalent of disk0) |
||
*[[/dev/random|random]] (Outputs random data) |
*[[/dev/random|random]] (Outputs random data) |
||
− | *[[/dev/ptypf]] |
+ | *[[/dev/ptypf|ptypf]] |
− | *[[/dev/ptype]] |
+ | *[[/dev/ptype|ptype]] |
− | *[[/dev/ |
+ | *[[/dev/ptypd|ptypd]] |
− | *[[/dev/ptypc]] |
+ | *[[/dev/ptypc|ptypc]] |
− | *[[/dev/ptypb]] |
+ | *[[/dev/ptypb|ptypb]] |
− | *[[/dev/ptypa]] |
+ | *[[/dev/ptypa|ptypa]] |
*[[/dev/ptyp9|ptyp9]] |
*[[/dev/ptyp9|ptyp9]] |
||
*[[/dev/ptyp8|ptyp8]] |
*[[/dev/ptyp8|ptyp8]] |
||
Line 70: | Line 70: | ||
*[[/dev/ptyp0|ptyp0]] |
*[[/dev/ptyp0|ptyp0]] |
||
*[[/dev/ptmx|ptmx]] ( Posix terminal ) |
*[[/dev/ptmx|ptmx]] ( Posix terminal ) |
||
− | *[[/dev/pf|pf]] ( [http://en.wikipedia.org/wiki/PF_(firewall)| |
+ | *[[/dev/pf|pf]] ( [http://en.wikipedia.org/wiki/PF_(firewall)|firewall] ) |
*[[/dev/null|null]] (Doesn't output, discards input) |
*[[/dev/null|null]] (Doesn't output, discards input) |
||
*[[/dev/mem|mem]] ( public memory monitored by [[sandbox]] ) |
*[[/dev/mem|mem]] ( public memory monitored by [[sandbox]] ) |
||
Line 77: | Line 77: | ||
*[[/dev/io8logmt|io8logmt]] |
*[[/dev/io8logmt|io8logmt]] |
||
*[[/dev/io8log|io8log]] |
*[[/dev/io8log|io8log]] |
||
− | *[[/dev/dlci.spi-baseband.sms]] ( compatibility node made by [[ |
+ | *[[/dev/dlci.spi-baseband.sms|dlci.spi-baseband.sms]] ( compatibility node made by [[Cydia]] ) |
− | *[[/dev/dlci.spi-baseband.reg]] ( compatibility node made by [[ |
+ | *[[/dev/dlci.spi-baseband.reg|dlci.spi-baseband.reg]] ( compatibility node made by [[Cydia]] ) |
− | *[[/dev/dlci.spi-baseband.pdp_ctl]] ( compatibility node made by [[ |
+ | *[[/dev/dlci.spi-baseband.pdp_ctl|dlci.spi-baseband.pdp_ctl]] ( compatibility node made by [[Cydia]] ) |
− | *[[/dev/dlci.spi-baseband.pdp_3]] ( compatibility node made by [[ |
+ | *[[/dev/dlci.spi-baseband.pdp_3|dlci.spi-baseband.pdp_3]] ( compatibility node made by [[Cydia]] ) |
*[[/dev/dlci.spi-baseband.pdp_2]] ( compatibility node made by [[cydia]] ) |
*[[/dev/dlci.spi-baseband.pdp_2]] ( compatibility node made by [[cydia]] ) |
||
*[[/dev/dlci.spi-baseband.pdp_1]] ( compatibility node made by [[cydia]] ) |
*[[/dev/dlci.spi-baseband.pdp_1]] ( compatibility node made by [[cydia]] ) |
Revision as of 19:08, 25 October 2010
Contents
Summary
Device Nodes are here, as with any other standard UNIX system. The folder cannot be written to.
Children
Files
- zero (Outputs 0x0, discards input)
- vn1
- vn0
- urandom (Outputs pseudo-random data)
- uart.utms ( new data line added on the iPhone 4 )
- uart.iap
- uart.highland-park
- uart.gps
- uart.gas-gauge (I beleive this is spam... Can smeone check it? --Balloonhead66)
- uart.debug
- uart.bluetooth ( Bluetooth Dev Node disabled by the kernel for power saving )
- ttypf
- ttype
- ttypd
- ttypc
- ttypb
- ttypa
- ttyp9
- ttyp8
- ttyp7
- ttyp6
- ttyp5
- ttyp4
- ttyp3
- ttyp2
- ttyp1
- ttyp0
- tty.umts
- tty.iap (Dock connector serial interface)
- /dev/tty.highland-park
- tty.gas-gauge (Battery meter)
- tty.debug (Baseband)
- tty.bluetooth
- tty
- sha1_0
- rdisk0s2s1 (Character device equivalent of disk0s2s1)
- rdisk0s2 (Character device equivalent of disk0s2)
- rdisk0s1 (Character device equivalent of disk0s1)
- rdisk0 (Character device equivalent of disk0)
- random (Outputs random data)
- ptypf
- ptype
- ptypd
- ptypc
- ptypb
- ptypa
- ptyp9
- ptyp8
- ptyp7
- ptyp6
- ptyp5
- ptyp4
- ptyp3
- ptyp2
- ptyp1
- ptyp0
- ptmx ( Posix terminal )
- pf ( [1] )
- null (Doesn't output, discards input)
- mem ( public memory monitored by sandbox )
- klog
- kmem ( private memory used to patch the kernel memory in userland jailbreak's )
- io8logmt
- io8log
- dlci.spi-baseband.sms ( compatibility node made by Cydia )
- dlci.spi-baseband.reg ( compatibility node made by Cydia )
- dlci.spi-baseband.pdp_ctl ( compatibility node made by Cydia )
- dlci.spi-baseband.pdp_3 ( compatibility node made by Cydia )
- /dev/dlci.spi-baseband.pdp_2 ( compatibility node made by cydia )
- /dev/dlci.spi-baseband.pdp_1 ( compatibility node made by cydia )
- /dev/dlci.spi-baseband.pdp_0 ( compatibility node made by cydia )
- /dev/dlci.spi-baseband.low ( compatibility node made by cydia )
- /dev/dlci.spi-baseband.iq ( compatibility node made by cydia )
- /dev/dlci.spi-baseband.extra_13 ( compatibility node made by cydia )
- /dev/dlci.spi-baseband.cl1 ( compatibility node made by cydia )
- /dev/dlci.spi-baseband.chatty ( compatibility node made by cydia )
- /dev/dlci.spi-baseband.call ( compatibility node made by cydia )
- disk1 Virtual drive for SDK tools image
- disk0s2s1 Encrypted user partition on 3GS?
- disk0s2 (NAND, user partition)
- disk0s1 (NAND, system partition)
- disk0 (NAND)
- cu.umts
- cu.iap
- /dev/cu.highland-park ( camera )
- /dev/cu.gps
- cu.gas-gauge (Exclusive access to the battery meter)
- cu.debug (Exclusive access to Baseband used, for example, by BBUpdater)
- cu.bluetooth ( primary Dev Node to comunicate with the bluetooth chip )
- console (System console, displayed during a verbose boot)
- /dev/compass2_0 ( Gyroscope )
- compass_0 (Magnetometer)
- btwake ( sent to switch the bluetooth chip on from standby )
- btreset ( used if the bluetooth chip becomes unresponsive )
- bpf3 ( Berkeley Packet Filter )
- bpf2 ( Berkeley Packet Filter )
- bpf1 ( Berkeley Packet Filter )
- bpf0 ( Berkeley Packet Filter )
- aes_0 ( used with a crypto bundle provided in XPwn to utilize the AES_Keys in userland )