# See package/makedevs/README for details # # This device table is used to assign proper ownership and permissions # on various files. It doesn't create any device file, as it is used # in both static device configurations (where /dev/ is static) and in # dynamic configurations (where devtmpfs, mdev or udev are used). # # # # # added elvees_multicore specific devices table # #/dev/console c 777 0 0 5 1 #/dev/null c 777 0 0 1 3 #/dev/random c 777 0 0 1 8 #/dev/urandom c 777 0 0 1 9 #dev/gpio0 c 777 0 0 250 0 #dev/gpio1 c 777 0 0 250 1 #dev/gpio2 c 777 0 0 250 2 #dev/gpio3 c 777 0 0 250 3 #/dev/ptmx c 777 0 0 5 2 #/dev/tty c 777 0 0 5 0 #/dev/ttyS0 c 777 0 0 4 64 #/dev/ttyS1 c 777 0 0 4 65 #/dev/mtd0 c 777 0 0 90 0 #/dev/mtdblock0 b 777 0 0 31 0 #/dev/mmcblk0 b 777 0 0 179 0 #/dev/mmcblk0p1 b 777 0 0 179 1 #/dev/sda b 777 0 0 8 0 #/dev/sda1 b 777 0 0 8 1 #/dev/sda2 b 777 0 0 8 2 #/dev/sda3 b 777 0 0 8 3 #/dev/tty0 c 777 0 0 4 0 #/dev/vcs c 777 0 0 7 0 #/dev/vcs1 c 777 0 0 7 1 ##/dev/input/event0 c 777 0 0 13 64 ##/dev/input/event1 c 777 0 0 13 65 ##/dev/input/event2 c 777 0 0 13 66 ##/dev/input/event3 c 777 0 0 13 67 ##/dev/input/event4 c 777 0 0 13 68 #/dev/hidraw0 c 777 0 0 253 0 #/dev/hidraw1 c 777 0 0 253 1 #/dev/uio0 c 777 0 0 254 0