From 0b239fa3fcc2d7a902581176d61c93b07663a099 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 18 May 2005 02:50:44 +0000 Subject: - move ADSL USB drivers into network/usb_dsl - add cxacru, usbatm and xusbatm into this new category --- kernel/list_modules.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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'), -- cgit v1.2.1