diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-11-07 14:47:25 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-11-07 14:47:25 +0000 |
commit | ab8e1f81413ca0ac22a7b227b1132961ce9a8422 (patch) | |
tree | 8892c53341c1bf7acb087ee902ad69e83e2211b7 /kernel/list_modules.pm | |
parent | fc383ba96483a0883e9dee68b24fcaeb1fa28c73 (diff) | |
download | drakx-ab8e1f81413ca0ac22a7b227b1132961ce9a8422.tar drakx-ab8e1f81413ca0ac22a7b227b1132961ce9a8422.tar.gz drakx-ab8e1f81413ca0ac22a7b227b1132961ce9a8422.tar.bz2 drakx-ab8e1f81413ca0ac22a7b227b1132961ce9a8422.tar.xz drakx-ab8e1f81413ca0ac22a7b227b1132961ce9a8422.zip |
add ueagle-atm USB ADSL 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 398d7ac01..318731276 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -74,7 +74,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) ], + usb_dsl => [ qw(cxacru eagle-usb speedtch ueagle-atm usbatm xusbatm) ], }, ################################################################################ |