summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-05-30 02:59:23 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-05-30 02:59:23 +0000
commit64f3dcf4d3a9c2f37944b241f18b3b78c8363c33 (patch)
treeb04be8ae462690345a43d642604fc22d6d1aa53c /kernel
parentb1ec381255aeabbec415aa49161bf0e71e6ba71f (diff)
downloaddrakx-backup-do-not-use-64f3dcf4d3a9c2f37944b241f18b3b78c8363c33.tar
drakx-backup-do-not-use-64f3dcf4d3a9c2f37944b241f18b3b78c8363c33.tar.gz
drakx-backup-do-not-use-64f3dcf4d3a9c2f37944b241f18b3b78c8363c33.tar.bz2
drakx-backup-do-not-use-64f3dcf4d3a9c2f37944b241f18b3b78c8363c33.tar.xz
drakx-backup-do-not-use-64f3dcf4d3a9c2f37944b241f18b3b78c8363c33.zip
add itmtouch to input/touchscreen
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 162e5de76..911bf671d 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -206,7 +206,7 @@ our %l = (
remote => [ qw(ati_remote) ],
# USB tablets and touchscreens:
tablet => [ qw(acecad aiptek wacom kbtab) ],
- touchscreen => [ qw(ads7846_ts gunze hp680_ts_input mk712 mtouch mtouchusb touchkitusb) ],
+ touchscreen => [ qw(ads7846_ts gunze hp680_ts_input itmtouch mk712 mtouch mtouchusb touchkitusb) ],
},
various =>