diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-11 19:49:05 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-11 19:49:05 +0000 |
commit | 6e1b8dbe6f4c17c7d05c6027c01a0b62c91dfc0c (patch) | |
tree | 780da350edfc83ef51fe74423c159f44d674d25e /kernel/list_modules.pm | |
parent | 1cd3ad80891c602b7946b5ad879cdc1e7521949d (diff) | |
download | drakx-6e1b8dbe6f4c17c7d05c6027c01a0b62c91dfc0c.tar drakx-6e1b8dbe6f4c17c7d05c6027c01a0b62c91dfc0c.tar.gz drakx-6e1b8dbe6f4c17c7d05c6027c01a0b62c91dfc0c.tar.bz2 drakx-6e1b8dbe6f4c17c7d05c6027c01a0b62c91dfc0c.tar.xz drakx-6e1b8dbe6f4c17c7d05c6027c01a0b62c91dfc0c.zip |
add w6692pci 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 31884e268..d88ff2a65 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -60,7 +60,7 @@ our %l = ( if_(arch() =~ /ppc/, qw(airport)), ], isdn => [ - qw(cdc-acm b1pci c4 hfc4s8s_l1 hisax hisax_fcpcipnp hysdn t1pci tpam divas), + qw(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 => [ |