diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 8f2493a30..c943669ff 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -39,7 +39,7 @@ our %l = ( ), qw(3c59x 8139too 8139cp cpmac niu sundance), #rtl8139 # add all phys - qw(amd bcm87xx broadcom cicada davicom et1011c icplus lxt marvell micrel), + qw(amd at803x bcm87xx broadcom cicada davicom et1011c icplus lxt marvell micrel), qw(national qsemi realtek smsc ste10Xp vitesse), ], firewire => [ qw(eth1394 pcilynx) ], @@ -189,7 +189,7 @@ our %l = ( hid-multilaser hid-multitouch hid-ntrig hid-ortek hid-petalynx hid-picolcd hid-pl hid-primax hid-prodikeys hid-roccat hid-roccat-arvo hid-roccat-common hid-roccat-isku hid-roccat-kone hid-roccat-koneplus hid-roccat-kovaplus - hid-roccat-pyra hid-roccat-savu hid-saitek hid-samsung hid-sjoy hid-sony + hid-roccat-pyra hid-roccat-savu hid-saitek hid-samsung hid-sensor-hub hid-sjoy hid-sony hid-speedlink hid-sunplus hid-tivo hid-tmff hid-topseed hid-twinhan hid-uclogic hid-wacom hid-waltop hid-wiimote hid-zpff hid-zydacron) ], |