diff options
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 b4338c4a6..29b35f08f 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -82,7 +82,7 @@ our %l = ( ], tokenring => [ qw(3c359 abyss ibmtr lanstreamer olympic proteon skisa smctr tms380tr tmspci) ], wan => [ qw(c101 cosa cyclomx cycx_drv dlci dscc4 farsync hdlc hostess_sv11 lmc n2 pc300 pci200syn sbni sdla sdladrv sealevel syncppp wanxl z85230) ], - usb_dsl => [ qw(cxacru eagle-usb speedtch ueagle-atm usbatm xusbatm) ], + usb_dsl => [ qw(cxacru speedtch ueagle-atm usbatm xusbatm) ], }, ################################################################################ |