[oe-commits] Antonio Ospite : device_table-ezx: Add static ttyIPC device node

git version control git at git.openembedded.org
Sat Sep 12 15:29:32 UTC 2009


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

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Sat Sep 12 16:01:52 2009 +0200

device_table-ezx: Add static ttyIPC device node

This device node is used by ts0710_mux_usb driver to expose the muxed
communication with the BP and configure the line discipiline

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

---

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

diff --git a/files/device_table-ezx.txt b/files/device_table-ezx.txt
index e362617..e2416df 100644
--- a/files/device_table-ezx.txt
+++ b/files/device_table-ezx.txt
@@ -9,4 +9,5 @@
 #    p	Fifo (named pipe)
 
 /dev/mux	c	660	0	5	250	0	1	1	8
+/dev/ttyIPC	c	660	0	5	251	0	-	-	-
 /dev/input/uinput	c	660 	0	0	10	223	-	-	-





More information about the Openembedded-commits mailing list