[oe] [PATCH] Fix files/device_table-ezx.txt

Antonio Ospite ospite at studenti.unina.it
Fri Sep 18 22:54:53 UTC 2009


Signed-off-by: Antonio Ospite <ospite at studenti.unina.it>
---

Hi Mickey, some misc fixes for our device table.

We won't need mux0 anymore, plus, I forgot to put the minor number in ttyIPC
and video dev nodes.

I waited to send this one because the mux entry could have been diffrent if
the makedevs patch would have not been accepted.

Ciao ciao,
   Antonio

 files/device_table-ezx.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/files/device_table-ezx.txt b/files/device_table-ezx.txt
index f477a67..857a188 100644
--- a/files/device_table-ezx.txt
+++ b/files/device_table-ezx.txt
@@ -8,7 +8,7 @@
 #    b	Block special device file
 #    p	Fifo (named pipe)
 
-/dev/mux	c	660	0	5	250	0	1	1	8
-/dev/ttyIPC	c	660	0	5	251	0	-	-	-
+/dev/mux	c	660	0	5	250	1	1	1	8
+/dev/ttyIPC0	c	660	0	5	251	0	-	-	-
 /dev/input/uinput	c	660 	0	0	10	223	-	-	-
-/dev/video	c	660	0	44	81	0	-	-	-
+/dev/video0	c	660	0	44	81	0	-	-	-
-- 
1.6.4.3





More information about the Openembedded-devel mailing list