diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2010-03-25 07:19:57 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-03-26 21:15:27 +0100 |
commit | a63c035d2dc9d95843f60e3616e17cd38740b584 (patch) | |
tree | 88428da0b40b5ad2de31f7cb954ea5a21aa743ea | |
parent | b7436506cac5c9fcd315ea0fca297fa1ff5efd71 (diff) |
ezx: update device_table-ezx.txt
Update mux nodes to be used with the ts27010mux driver.
Fix names for ttyIPC0 and video0 nodes.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
-rw-r--r-- | 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 f477a67a93..7246bc881e 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 234 0 0 1 9 +/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 - - - |