device_table-ezx.txt: add needed device nodes
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 22 Apr 2010 14:10:28 +0000 (16:10 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 4 Jun 2010 13:56:05 +0000 (15:56 +0200)
* With all the mux nodes we can start playing again with gps on A780
* More fb nodes are needed for pxa fb overlay access
* Audio devices are needed too in the case of static /dev

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
files/device_table-ezx.txt

index 7246bc8..008b63e 100644 (file)
@@ -8,7 +8,17 @@
 #    b Block special device file
 #    p Fifo (named pipe)
 
-/dev/mux       c       660     0       5       234     0       0       1       9
+/dev/mux       c       660     0       5       234     0       0       1       17
 /dev/ttyIPC0   c       660     0       5       251     0       -       -       -
 /dev/input/uinput      c       660     0       0       10      223     -       -       -
 /dev/video0    c       660     0       44      81      0       -       -       -
+/dev/fb                c       600     0       0       29      0       0       1       4
+# audio
+/dev/dsp               c       660     0       29      14      3       -       -       -
+/dev/snd/controlC0     c       660     0       29      116     0       -       -       -
+/dev/snd/pcmC0D0p      c       660     0       29      116     16      -       -       -
+/dev/snd/pcmC0D1c      c       660     0       29      116     25      -       -       -
+/dev/snd/pcmC0D1p      c       660     0       29      116     17      -       -       -
+/dev/snd/pcmC0D2c      c       660     0       29      116     26      -       -       -
+/dev/snd/pcmC0D2p      c       660     0       29      116     18      -       -       -
+/dev/snd/timer         c       660     0       29      116     33      -       -       -