diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-12-10 01:17:58 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-12-10 01:17:58 +0000 |
commit | b9e7fe75f8f6e8d2f3bab5ee15dd21648fb79368 (patch) | |
tree | d86e767d23fe39f3f3f40a747a4774bf0c62f553 /kernel | |
parent | 5cf96a57a8142ff109395a98328d70f912f0de55 (diff) | |
download | drakx-b9e7fe75f8f6e8d2f3bab5ee15dd21648fb79368.tar drakx-b9e7fe75f8f6e8d2f3bab5ee15dd21648fb79368.tar.gz drakx-b9e7fe75f8f6e8d2f3bab5ee15dd21648fb79368.tar.bz2 drakx-b9e7fe75f8f6e8d2f3bab5ee15dd21648fb79368.tar.xz drakx-b9e7fe75f8f6e8d2f3bab5ee15dd21648fb79368.zip |
include new kernel-3.6 drivers
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) ], |