diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2009-09-12 16:01:53 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-09-12 17:27:56 +0200 |
commit | d34d1145f5c7295413b6ee2a4b99ba3f6b87b23f (patch) | |
tree | 837f1ecf56b89838766720696fe608d9c7779f23 /files | |
parent | 4e8143441f59cde0a321c2839cd9d19735639b19 (diff) |
device_table-ezx: Add static video device node.
Useful if we compile the video driver statically in the kernel
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Diffstat (limited to 'files')
-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 e2416dfe9c..f477a67a93 100644 --- a/files/device_table-ezx.txt +++ b/files/device_table-ezx.txt @@ -11,3 +11,4 @@ /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 - - - +/dev/video c 660 0 44 81 0 - - - |