diff options
author | Francois Pons <fpons@mandriva.com> | 2002-11-25 17:51:26 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-11-25 17:51:26 +0000 |
commit | 608b3965cb6dda8a08446b562d19e30e2a41f21f (patch) | |
tree | ca81a72865f3978960b1216da175ec9982f49864 /kernel/list_modules.pm | |
parent | d76bf5d6826d6bb419ce6886f9eb58347ab53166 (diff) | |
download | drakx-608b3965cb6dda8a08446b562d19e30e2a41f21f.tar drakx-608b3965cb6dda8a08446b562d19e30e2a41f21f.tar.gz drakx-608b3965cb6dda8a08446b562d19e30e2a41f21f.tar.bz2 drakx-608b3965cb6dda8a08446b562d19e30e2a41f21f.tar.xz drakx-608b3965cb6dda8a08446b562d19e30e2a41f21f.zip |
revert.
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 e6d0d5d01..b4e5fedf9 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -48,7 +48,7 @@ our %l = ( qw(xirc2ps_cs xircom_cb xircom_tulip_cb), ], usb => [ - qw(pegasus kaweth usbnet catc CDCEther adiusbadsl), + qw(pegasus kaweth usbnet catc CDCEther), ], isdn => [ qw(b1pci c4 hisax hisax_fcpcipnp hysdn t1pci tpam), |