1 #<path> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
2 #/dev/mem c 640 0 0 1 1 0 0 -
7 # c Character special device file
8 # b Block special device file
11 /dev d 755 0 0 - - - - -
12 /dev/initctl p 600 0 0 - - - - -
13 /dev/apm_bios c 660 0 46 10 134 - - -
14 /dev/fb0 c 600 0 0 29 0 - - -
15 /dev/hda b 660 0 6 3 0 - - -
16 /dev/hda b 660 0 6 3 1 1 1 19
17 /dev/kmem c 640 0 15 1 2 - - -
18 /dev/mem c 640 0 15 1 1 - - -
19 /dev/null c 666 0 0 1 3 - - -
20 /dev/ram b 640 0 0 1 0 0 1 4
21 /dev/tty c 662 0 5 5 0 - - -
22 /dev/tty c 666 0 5 4 0 0 1 9
23 /dev/ttyS c 640 0 5 4 64 0 1 1
24 /dev/ttySA c 640 0 5 204 5 0 1 1
25 /dev/zero c 644 0 0 1 5 - - -
26 /dev/mtd c 660 0 6 90 0 0 2 8
27 /dev/mtdblock b 640 0 0 31 0 0 1 8
28 /dev/console c 662 0 5 5 1 - - -
29 /dev/random c 644 0 0 1 8 - - -
30 /dev/urandom c 644 0 0 1 9 - - -
31 /dev/ptmx c 644 0 0 5 2 - - -
34 /dev/input d 755 0 0 - - - - -
35 /dev/input/event c 660 0 0 13 64 0 1 8
37 /dev/mmcblk0 b 660 0 6 179 0 - - -
38 /dev/mmcblk0p b 660 0 6 179 1 1 1 7
40 # for older kernels before 2.6.22
41 # mmc numbers are assigned dynamicly so if you have other dynamic assigned block devices it may be wrong
43 #/dev/mmcblk0 b 660 0 6 254 0 - - -
44 #/dev/mmcblk0p b 660 0 6 254 1 1 1 7