aboutsummaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorAntonio Ospite <ospite@studenti.unina.it>2010-04-22 16:10:28 +0200
committerAntonio Ospite <ospite@studenti.unina.it>2010-06-04 15:56:05 +0200
commitb4cae154390cc8078623b4294c968c23ede9a1c3 (patch)
tree17af4366d8c7a4c463c00c4516e70afcb41524d7 /files
parent66aa4ed9410ba1d652e40571f48a985337e56a26 (diff)
downloadopenembedded-b4cae154390cc8078623b4294c968c23ede9a1c3.tar.gz
device_table-ezx.txt: add needed device nodes
* 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>
Diffstat (limited to 'files')
-rw-r--r--files/device_table-ezx.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/files/device_table-ezx.txt b/files/device_table-ezx.txt
index 7246bc881e..008b63ec77 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 - - -