diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-11 19:49:25 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-11 19:49:25 +0000 |
commit | 3308985b4f791864bd275a75837fb1305b5334a5 (patch) | |
tree | 67abac00372aeec389695f25ea4dfd1207a816a8 /kernel/list_modules.pm | |
parent | 6e1b8dbe6f4c17c7d05c6027c01a0b62c91dfc0c (diff) | |
download | drakx-3308985b4f791864bd275a75837fb1305b5334a5.tar drakx-3308985b4f791864bd275a75837fb1305b5334a5.tar.gz drakx-3308985b4f791864bd275a75837fb1305b5334a5.tar.bz2 drakx-3308985b4f791864bd275a75837fb1305b5334a5.tar.xz drakx-3308985b4f791864bd275a75837fb1305b5334a5.zip |
add avmfritz ISDN driver
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index d88ff2a65..8da2ff809 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -60,7 +60,7 @@ our %l = ( if_(arch() =~ /ppc/, qw(airport)), ], isdn => [ - qw(c4 cdc-acm b1pci divas hfc4s8s_l1 hisax hisax_fcpcipnp hysdn t1pci tpam w6692pci), + qw(avmfritz c4 cdc-acm b1pci divas hfc4s8s_l1 hisax hisax_fcpcipnp hysdn t1pci tpam w6692pci), qw(fcpci fcdsl fcdsl fcdsl2 fcdslsl fcdslslusb fcdslusb fcdslusba fcusb fcusb2 fxusb fxusb_CZ) ], modem => [ |