[oe-commits] Antonio Ospite : device_table-ezx.txt: add needed device nodes

git version control git at git.openembedded.org
Fri Jun 4 14:00:00 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b4cae154390cc8078623b4294c968c23ede9a1c3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b4cae154390cc8078623b4294c968c23ede9a1c3

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Thu Apr 22 16:10:28 2010 +0200

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 at studenti.unina.it>
Acked-by: Koen Kooi <koen at openembedded.org>

---

 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..008b63e 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	-	-	-





More information about the Openembedded-commits mailing list