diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2009-09-12 16:01:52 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-09-12 17:27:56 +0200 |
commit | 4e8143441f59cde0a321c2839cd9d19735639b19 (patch) | |
tree | 555df2024f7c984245a1ba18ec0f799f63173f71 | |
parent | 09d4daf8afefdf0db2a5eb9c306bfce2586f78a6 (diff) |
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@studenti.unina.it>
-rw-r--r-- | 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 e362617664..e2416dfe9c 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 - - - |