summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-09-13 02:33:40 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-09-13 02:33:40 +0000
commit99532fd73e74811dd2352c31388c23272d747a53 (patch)
treec3e037fc630259acb9ed571ebd521333f1964efe /kernel
parent7521a6927949322de435ebf62e73412fba0e9e6e (diff)
downloaddrakx-99532fd73e74811dd2352c31388c23272d747a53.tar
drakx-99532fd73e74811dd2352c31388c23272d747a53.tar.gz
drakx-99532fd73e74811dd2352c31388c23272d747a53.tar.bz2
drakx-99532fd73e74811dd2352c31388c23272d747a53.tar.xz
drakx-99532fd73e74811dd2352c31388c23272d747a53.zip
cdc-acm driver handle ISDN modems (we just as to setup minicom with /dev/ttyACM
to manage that one)
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 703cf374d..618ed934a 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -59,7 +59,7 @@ our %l = (
if_(arch() =~ /ppc/, qw(airport)),
],
isdn => [
- qw(b1pci c4 hisax hisax_fcpcipnp hysdn t1pci tpam divas),
+ qw(cdc-acm b1pci c4 hisax hisax_fcpcipnp hysdn t1pci tpam divas),
],
},