summaryrefslogtreecommitdiffstats
path: root/kernel/list_modules.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-05-18 02:50:44 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-05-18 02:50:44 +0000
commit0b239fa3fcc2d7a902581176d61c93b07663a099 (patch)
treea372343fad40c850d0b87f5c53e05ccc3ebf199b /kernel/list_modules.pm
parent8407ceddd9d99c0d6df944f2c664accd29aa6014 (diff)
downloaddrakx-backup-do-not-use-0b239fa3fcc2d7a902581176d61c93b07663a099.tar
drakx-backup-do-not-use-0b239fa3fcc2d7a902581176d61c93b07663a099.tar.gz
drakx-backup-do-not-use-0b239fa3fcc2d7a902581176d61c93b07663a099.tar.bz2
drakx-backup-do-not-use-0b239fa3fcc2d7a902581176d61c93b07663a099.tar.xz
drakx-backup-do-not-use-0b239fa3fcc2d7a902581176d61c93b07663a099.zip
- move ADSL USB drivers into network/usb_dsl
- add cxacru, usbatm and xusbatm into this new category
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r--kernel/list_modules.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 5a6b0d426..ec1a7ee74 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -73,6 +73,7 @@ our %l = (
],
tokenring => [ qw(3c359 abyss ibmtr lanstreamer olympic proteon skisa smctr tms380tr tmspci) ],
wan => [ qw(c101 cosa cyclomx cycx_drv dlci farsync hdlc hostess_sv11 n2 pc300 pci200syn sbni sdla sdladrv sealevel syncppp wanxl z85230) ],
+ usb_dsl => [ qw(cxacru eagle-usb speedtch usbatm xusbatm) ],
},
################################################################################
@@ -217,7 +218,7 @@ our %l = (
other => [
qw(defxx i810fb ide-floppy ide-scsi ide-tape loop lp nbd sg st),
qw(parport_pc parport_serial),
- qw(btaudio eagle-usb speedtch),
+ qw(btaudio),
arch() =~ /i.86/ ? 'aes-i586' : 'aes',
if_(arch() =~ /sparc/, 'openprom'),