Skip to content

Commit

Permalink
files/device_table-ezx.txt: Add /dev/snd and /dev/ttyS1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Antonio Ospite committed Apr 18, 2011
1 parent e8690fa commit 3940064
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/device_table-ezx.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@


/dev/mux c 660 0 5 234 0 0 1 17 /dev/mux c 660 0 5 234 0 0 1 17
/dev/ttyIPC0 c 660 0 5 251 0 - - - /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/input/uinput c 660 0 0 10 223 - - -
/dev/video0 c 660 0 44 81 0 - - - /dev/video0 c 660 0 44 81 0 - - -
/dev/fb c 600 0 0 29 0 0 1 4 /dev/fb c 600 0 0 29 0 0 1 4
# audio # audio
/dev/dsp c 660 0 29 14 3 - - - /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/controlC0 c 660 0 29 116 0 - - -
/dev/snd/pcmC0D0p c 660 0 29 116 16 - - - /dev/snd/pcmC0D0p c 660 0 29 116 16 - - -
/dev/snd/pcmC0D1c c 660 0 29 116 25 - - - /dev/snd/pcmC0D1c c 660 0 29 116 25 - - -
Expand Down

0 comments on commit 3940064

Please sign in to comment.