summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-09-22 21:27:55 +0000
committerThierry Vignaud <tv@mandriva.org>2009-09-22 21:27:55 +0000
commitb55df7eca9fabb9e01d1449f5c122a765dc08da4 (patch)
tree72723c7694381b80c02d9d84409d73aabc55043a /kernel
parente1cfda585be0a5ce54fe87f1da69f764bdfac7f5 (diff)
downloaddrakx-backup-do-not-use-b55df7eca9fabb9e01d1449f5c122a765dc08da4.tar
drakx-backup-do-not-use-b55df7eca9fabb9e01d1449f5c122a765dc08da4.tar.gz
drakx-backup-do-not-use-b55df7eca9fabb9e01d1449f5c122a765dc08da4.tar.bz2
drakx-backup-do-not-use-b55df7eca9fabb9e01d1449f5c122a765dc08da4.tar.xz
drakx-backup-do-not-use-b55df7eca9fabb9e01d1449f5c122a765dc08da4.zip
adjust touchscreen driver list
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 587db4ed1..18ef49c64 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -241,7 +241,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 itmtouch mk712 mtouch mtouchusb touchkitusb) ],
+ touchscreen => [ qw(ads7846_ts gunze hp680_ts_input itmtouch mk712 mtouch usbtouchscreen) ],
},
various =>