summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-10-18 10:40:52 +0000
committerThierry Vignaud <tv@mageia.org>2012-10-18 10:40:52 +0000
commit5bb066a808d2563f00a60e3662b76820d08ce5d5 (patch)
tree3f01e842e21381235e5491f8c3af2c49ca3d838b
parentda5280d5e92178e3d2adbb17949c6a715ec4313c (diff)
downloaddrakx-backup-do-not-use-5bb066a808d2563f00a60e3662b76820d08ce5d5.tar
drakx-backup-do-not-use-5bb066a808d2563f00a60e3662b76820d08ce5d5.tar.gz
drakx-backup-do-not-use-5bb066a808d2563f00a60e3662b76820d08ce5d5.tar.bz2
drakx-backup-do-not-use-5bb066a808d2563f00a60e3662b76820d08ce5d5.tar.xz
drakx-backup-do-not-use-5bb066a808d2563f00a60e3662b76820d08ce5d5.zip
include new kernel-3.6 drivers
-rw-r--r--images/NEWS5
-rw-r--r--kernel/list_modules.pm12
2 files changed, 11 insertions, 6 deletions
diff --git a/images/NEWS b/images/NEWS
index 369cb1e44..de1c6f060 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,8 @@
+- include new drivers:
+ o HID: hid-roccat-savu, hid-holtek-kbd, hid-lenovo-tpkbd
+ o NFS: nfsv[2-4]
+ o PHY: bcm87xx
+ o WIFI: iwldvm
- no more need to fix modules.order
Version 1.83 - 17 September 2012 by Thierry Vignaud
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 9e43745c4..4db1c2006 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 broadcom cicada davicom et1011c icplus lxt marvell micrel),
+ qw(amd bcm87xx broadcom cicada davicom et1011c icplus lxt marvell micrel),
qw(national qsemi realtek smsc ste10Xp vitesse),
],
firewire => [ qw(eth1394 pcilynx) ],
@@ -69,7 +69,7 @@ our %l = (
qw(aironet_cs ar9170usb arlan arusb_lnx at76_usb at76c50x_usb ath5k ath6kl ath6kl_usb ath9k ath9k_htc),
qw(ath_pci atmel_cs atmel_pci b43 b43legacy bcm43xx bcm_wimax brcm80211 brcmsmac brcmfmac carl9170 com20020_cs),
qw(dyc_ar5 hostap_cs hostap_pci hostap_plx i2400m_usb ipw2100),
- qw(ipw2200 ipw3945 iwl3945 iwl4965 iwlagn iwlwifi madwifi_pci),
+ qw(ipw2200 ipw3945 iwl3945 iwl4965 iwlagn iwldvm iwlwifi madwifi_pci),
qw(mwifiex_usb mwl8k ndiswrapper netwave_cs orinoco orinoco_cs),
qw(orinoco_nortel orinoco_pci orinoco_plx orinoco_tmd orinoco_usb p54pci),
qw(p54usb prism2_cs prism2_pci prism2_usb prism54 qmi_wwan r8180),
@@ -186,10 +186,10 @@ our %l = (
hid-hyperv hid-lcpower hid-magicmouse hid-multitouch hid-ortek
hid-picolcd 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-koneplus hid-roccat-kovaplus hid-roccat-pyra hid-roccat-savu
hid-speedlink hid-twinhan hid-waltop hid-wiimote hid-zydacron
- hid-chicony hid-drff hid-ezkey hid-gaff hid-gyration hid-kensington
- hid-keytouch hid-kye hid-logitech hid-logitech-dj hid-microsoft
+ hid-chicony hid-drff hid-ezkey hid-gaff hid-gyration hid-holtek-kbd hid-kensington
+ hid-keytouch hid-kye hid-logitech hid-logitech-dj hid-lenovo-tpkbd hid-microsoft
hid-monterey hid-multilaser hid-ntrig hid-petalynx hid-pl hid-saitek
hid-samsung hid-sjoy hid-sony hid-sunplus hid-tivo hid-tmff hid-topseed
hid-uclogic hid-wacom hid-zpff ) ],
@@ -201,7 +201,7 @@ our %l = (
fs =>
{
- network => [ qw(af_packet nfs smbfs) ],
+ network => [ qw(af_packet nfs nfsv2 nfsv3 nfsv4 smbfs) ],
cdrom => [ qw(isofs) ],
loopback => [ qw(isofs loop squashfs) ],
local => [