* 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 <osp...@studenti.unina.it>
---
 files/device_table-ezx.txt |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/files/device_table-ezx.txt b/files/device_table-ezx.txt
index 7246bc8..4984de9 100644
--- a/files/device_table-ezx.txt
+++ b/files/device_table-ezx.txt
@@ -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       -    
   -       - 
-- 
1.7.1


Reply via email to