The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/dev"
Line 93: | Line 93: | ||
[[/dev/console]] |
[[/dev/console]] |
||
− | [[/dev/btwake]] |
+ | [[/dev/btwake]] ( sent to switch the bluetooth chip on from standby ) |
− | [[/dev/btreset]] |
+ | [[/dev/btreset]] ( used if the bluetooth chip becomes unresponsive ) |
[[/dev/bpf3]] |
[[/dev/bpf3]] |
||
Line 105: | Line 105: | ||
[[/dev/bpf0]] |
[[/dev/bpf0]] |
||
+ | [[/dev/aes_0]] ( used with a crypto bundle provided in [[XPwn]] to utilize the [[AES_Keys]] in userland ) |
||
− | [[/dev/aes_0]] |
Revision as of 22:57, 24 October 2010
Summary
Device Nodes are here, as with any other standard UNIX system. The folder cannot be written to.
Parents
Children
/dev/uart.bluetooth ( Bluetooth Dev Node disabled by the kernel for power saving )
/dev/cu.bluetooth ( primary Dev Node to comunicate with the bluetooth chip )
/dev/btwake ( sent to switch the bluetooth chip on from standby )
/dev/btreset ( used if the bluetooth chip becomes unresponsive )
/dev/aes_0 ( used with a crypto bundle provided in XPwn to utilize the AES_Keys in userland )