# this device table should match with DEVICES in Makefile # there are many place in kernel/userland that assume some of the files # listed here are just simply exists, so be carefull when you modify. # # see user/mtd-utils/device_table.txt for syntax of this file. # # Yasushi SHOJI # # /dev/mem c 640 0 0 1 1 0 0 - /dev/kmem c 640 0 0 1 2 0 0 - /dev/null c 640 0 0 1 3 0 0 - /dev/zero c 640 0 0 1 5 0 0 - /dev/random c 640 0 0 1 8 0 0 - /dev/urandom c 640 0 0 1 9 0 0 - /dev/ptyp c 660 0 0 2 0 0 1 16 /dev/ttyp c 666 0 0 3 0 0 1 16 /dev/tty c 660 0 0 5 0 0 0 - /dev/tty c 660 0 0 4 0 0 1 6 /dev/ttyS c 666 0 0 4 64 0 1 2 /dev/console c 640 0 0 5 1 0 0 - /dev/ram b 640 0 0 1 1 0 0 - /dev/ram b 640 0 0 1 0 0 1 4 /dev/loop b 640 0 0 7 0 0 1 2 /dev/ptmx c 666 0 0 5 2 0 0 - /dev/watchdog c 666 0 0 10 130 0 0 - /dev/mtdblock b 660 0 0 31 1 1 1 8 /dev/mtd c 660 0 0 90 1 2 2 8 /dev/mtdr c 660 0 0 90 1 1 2 8 /dev/flash/all c 660 0 0 90 0 - - - /dev/flash/fpga c 660 0 0 90 2 - - - /dev/flash/boot c 660 0 0 90 4 - - - /dev/flash/config c 660 0 0 90 6 - - - /dev/flash/image c 660 0 0 90 8 - - - /dev/flash/kernel c 660 0 0 90 10 - - - /dev/flash/user c 660 0 0 90 12 - - -