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 ee4e47dc1..accb93d0c 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -47,7 +47,7 @@ our %l = ( qw(xirc2ps_cs xircom_cb xircom_tulip_cb), ], usb => [ - qw(pegasus kaweth usbnet catc CDCEther usbvnet_rfmd), + qw(catc CDCEther kaweth pegasus rtl8150 usbnet usbvnet_rfmd), ], isdn => [ qw(b1pci c4 hisax hisax_fcpcipnp hysdn t1pci tpam), |