From 99532fd73e74811dd2352c31388c23272d747a53 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 13 Sep 2004 02:33:40 +0000 Subject: cdc-acm driver handle ISDN modems (we just as to setup minicom with /dev/ttyACM to manage that one) --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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), ], }, -- cgit v1.2.1