- add ttyAMA
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 29 Sep 2007 14:39:59 +0000 (14:39 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 29 Sep 2007 14:39:59 +0000 (14:39 -0000)
target/generic/mini_device_table.txt

index 5e4cfe628539e25f0af21eb4ef971143a6a1e0f1..be338f8d2577f5d9e06264807dab83203a35b7c1 100644 (file)
@@ -54,6 +54,7 @@
 # uncomment this to allow starting x as non-root
 #/usr/X11R6/bin/Xfbdev         f       4755    0       0       -       -       -       -       -
 # Normal system devices
+#<name>                <type>  <mode>  <uid>   <gid>   <major> <minor> <start> <inc>   <count>
 #/dev/mem      c       640     0       0       1       1       0       0       -
 #/dev/kmem     c       640     0       0       1       2       0       0       -
 /dev/null      c       666     0       0       1       3       0       0       -
@@ -67,6 +68,7 @@
 /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/ttyAMA   c       600     0       0       204     64      0       1       1
 #/dev/ttyp     c       666     0       0       3       0       0       1       10
 #/dev/ptyp     c       666     0       0       2       0       0       1       10
 #/dev/ptmx     c       666     0       0       5       2       -       -       -