From b4cae154390cc8078623b4294c968c23ede9a1c3 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 22 Apr 2010 16:10:28 +0200 Subject: 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 Acked-by: Koen Kooi --- files/device_table-ezx.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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 - - - -- cgit 1.2.3-korg