# See package/makedevs/README for details # # This device table is used only to create device files when a static # device configuration is used (entries in /dev are static). # # name type mode uid gid major minor start inc count /dev/mem c 640 0 0 1 1 - - - /dev/kmem c 640 0 0 1 2 - - - /dev/null c 666 0 0 1 3 - - - /dev/zero c 666 0 0 1 5 - - - /dev/random c 666 0 0 1 8 - - - /dev/urandom c 666 0 0 1 9 - - - /dev/ram b 640 0 0 1 1 - - - /dev/ram b 640 0 0 1 0 0 1 4 /dev/loop b 640 0 0 7 0 0 1 4 /dev/console c 666 0 0 5 1 - - - /dev/tty c 666 0 0 5 0 - - - /dev/tty c 666 0 0 4 0 0 1 8 /dev/ttyS c 666 0 0 4 64 0 1 2 /dev/fb c 640 0 5 29 0 - - - /dev/mtd c 640 0 0 90 0 0 2 2 /dev/mtdblock b 640 0 0 31 0 0 1 2 /dev/mmcblk0 b 640 0 0 179 0 - - - /dev/mmcblk0p b 640 0 0 179 1 1 1 2 /dev/nvram c 666 0 0 253 0 - - - /dev/ptmx c 666 0 0 5 2 - - - /dev/spi0 c 666 0 0 153 0 - - - /dev/spi1 c 666 0 0 153 1 - - - /dev/root b 666 0 0 1 0 - - -