aboutsummaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorAntonio Ospite <ospite@studenti.unina.it>2011-03-26 12:57:09 +0100
committerAntonio Ospite <ospite@studenti.unina.it>2011-04-18 15:13:04 +0200
commit3940064e6586b2e8ac1a34dae2d7e0e2f3530e8b (patch)
treefdedcc565c955af7dcd51e0d34f7fef7b70d4c3b /files
parente8690fa0ced7cac6449b7a1e60d60341f6ba8c1d (diff)
downloadopenembedded-3940064e6586b2e8ac1a34dae2d7e0e2f3530e8b.tar.gz
files/device_table-ezx.txt: Add /dev/snd and /dev/ttyS1
The /dev/snd directory is needed for the device nodes under it to be created successfully. The /dev/ttyS1 node is used for bluetooth on EZX phones. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Diffstat (limited to 'files')
-rw-r--r--files/device_table-ezx.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/device_table-ezx.txt b/files/device_table-ezx.txt
index 008b63ec77..402bdccfa2 100644
--- a/files/device_table-ezx.txt
+++ b/files/device_table-ezx.txt
@@ -10,11 +10,13 @@
/dev/mux c 660 0 5 234 0 0 1 17
/dev/ttyIPC0 c 660 0 5 251 0 - - -
+/dev/ttyS1 c 640 0 5 4 65 - - -
/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 d 755 0 0 - - - - -
/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 - - -