diff options
author | Rene Wagner <rw@handhelds.org> | 2004-12-05 22:10:09 +0000 |
---|---|---|
committer | Rene Wagner <rw@handhelds.org> | 2004-12-05 22:10:09 +0000 |
commit | 66f2442b8dde8d7bbff6307c1c65e841845fc909 (patch) | |
tree | 8bd1a06c330922ce4680982777408d3c2f739f33 /initscripts | |
parent | 58b0e798a1746c2477e2c9dd540f5aecefa385ba (diff) |
initscripts: Increase the number of input event devices from 4 to 20. Patch courtesy of Micah Dowty.
BKrev: 41b38741Nr-i3b6ETnFZRuwwLqZhRg
Diffstat (limited to 'initscripts')
-rw-r--r-- | initscripts/initscripts-1.0/device_table.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initscripts/initscripts-1.0/device_table.txt b/initscripts/initscripts-1.0/device_table.txt index 7d2379c75f..35d8fe64e8 100644 --- a/initscripts/initscripts-1.0/device_table.txt +++ b/initscripts/initscripts-1.0/device_table.txt @@ -34,7 +34,7 @@ /dev/initctl p 600 0 0 - - - - /dev/i2c0 c 660 0 0 89 0 - - - /dev/inportbm c 660 0 0 10 2 - - - -/dev/input/event c 660 0 0 13 64 0 1 4 +/dev/input/event c 660 0 0 13 64 0 1 20 /dev/ircomm0 c 640 0 0 161 0 - - - /dev/jbm c 660 0 0 10 4 - - - /dev/kmem c 640 0 15 1 2 - - - |