From 7521a6927949322de435ebf62e73412fba0e9e6e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 13 Sep 2004 02:33:19 +0000 Subject: move comment where appropriate --- kernel/list_modules.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 63f2124f2..703cf374d 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -46,6 +46,9 @@ our %l = ( qw(ibmtr_cs nmclan_cs pcnet_cs smc91c92_cs), qw(xirc2ps_cs xircom_cb xircom_tulip_cb), ], + #- generic NIC detection for USB seems broken (class, subclass, + #- protocol reported are not accurate) so we match network adapters against + #- known drivers :-( usb => [ qw(catc CDCEther kaweth pegasus rtl8150 usbnet), ], -- cgit v1.2.1