summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-08-31 02:46:43 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-08-31 02:46:43 +0200
commit0919f4290a912197eefcb6108513171b7879bb69 (patch)
tree8bcc16483c45ccdc178ccc4c37a629f8dff273c5
parent10e23af35cd08f5e2902a9b697e0616ce3316b6d (diff)
downloaddrakx-0919f4290a912197eefcb6108513171b7879bb69.tar
drakx-0919f4290a912197eefcb6108513171b7879bb69.tar.gz
drakx-0919f4290a912197eefcb6108513171b7879bb69.tar.bz2
drakx-0919f4290a912197eefcb6108513171b7879bb69.tar.xz
drakx-0919f4290a912197eefcb6108513171b7879bb69.zip
sync with kernel-3.17
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm12
-rw-r--r--mdk-stage1/NEWS2
-rw-r--r--perl-install/NEWS1
-rw-r--r--perl-install/install/NEWS1
5 files changed, 12 insertions, 6 deletions
diff --git a/images/NEWS b/images/NEWS
index baa3c57a3..f3cfbd1b7 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- sync with kernel-3.17
+
Version 2.10 - 22 August 2014 by Thierry Vignaud
- include paravirtual network driver for hyper-v
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index b95db4101..9915deb4c 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -29,12 +29,12 @@ our %l = (
qw(defxx), # most unused
qw(dgrs e100 eepro100 epic100 fealnx hamachi natsemi),
qw(ne2k-pci pcnet32 plip sis900 skfp starfire tulip),
- qw(typhoon via-rhine winbond-840 forcedeth),
+ qw(typhoon via-rhine winbond-840 xgene-enet forcedeth),
qw(sungem sunhme), # drivers for ultrasparc, but compiled in ix86 kernels...
qw(3c59x 8139too 8139cp cpmac niu sundance), #rtl8139
# add all phys
qw(amd at803x bcm7xxx bcm87xx broadcom cicada davicom et1011c icplus lxt marvell mdio-bitbang mdio-gpiomicrel),
- qw(national qsemi r8152 r815x realtek smsc ste10Xp vitesse),
+ qw(national qsemi r8152 r815x realtek smsc spi_ks8995 ste10Xp vitesse),
],
firewire => [ qw(eth1394 pcilynx) ],
gigabit => [
@@ -169,15 +169,15 @@ our %l = (
],
hid => [ qw(ff-memless hid hid-a4tech hid-apple hid-appleir hid-aureal hid-axff hid-belkin
hid-cherry hid-chicony hid-cp2112 hid-cypress hid-dr hid-drff hid-elecom hid-elo hid-emsff
- hid-ezkey hid-gaff hid-generic hid-gyration hid-holtek-kbd hid-holtekff hid-holtek-mouse hid-huion
- hid-hyperv hid-icade hid-kensington hid-keytouch hid-kye hid-lcpower hid-lenovo-tpkbd
+ hid-ezkey hid-gaff hid-generic hid-gt683r hid-gyration hid-holtek-kbd hid-holtekff hid-holtek-mouse hid-huion
+ hid-hyperv hid-icade hid-kensington hid-keytouch hid-kye hid-lcpower hid-lenovo hid-lenovo-tpkbd
hid-logitech hid-logitech-dj hid-magicmouse hid-microsoft hid-monterey
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-rmi
hid-roccat-isku hid-roccat-kone hid-roccat-koneplus hid-roccat-konepure hid-roccat-kovaplus hid-roccat-lua
hid-roccat-pyra hid-roccat-ryos hid-roccat-savu hid-saitek hid-samsung hid-sensor-hub hid-sjoy hid-sony
hid-speedlink hid-steelseries hid-sunplus hid-tivo hid-thingm hid-tmff hid-topseed hid-twinhan
- hid-uclogic hid-wacom hid-waltop hid-wiimote hid-xinmo hid-zpff hid-zydacron) ],
+ hid-uclogic hid-wacom hid-waltop hid-wiimote hid-xinmo hid-zpff hid-zydacron wacom) ],
#serial_cs
#ftl_cs 3c575_cb apa1480_cb epic_cb serial_cb tulip_cb iflash2+_mtd iflash2_mtd
@@ -277,7 +277,7 @@ our %l = (
],
remote => [ qw(ati_remote) ],
# USB tablets and touchscreens:
- tablet => [ qw(acecad aiptek wacom kbtab) ],
+ tablet => [ qw(acecad aiptek wacom wacom_serial4 kbtab) ],
touchscreen => [ qw(ads7846_ts gunze hp680_ts_input itmtouch mk712 mtouch sur40 usbtouchscreen) ],
},
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index bc87df04a..4f5e97c6c 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,5 @@
+- recognize new kernel-3.17 drivers
+
2.7
- recognize hyper-v network card
diff --git a/perl-install/NEWS b/perl-install/NEWS
index fd93f33c3..d40b2dbb3 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,4 +1,5 @@
- allow /boot on btrfs
+- recognize new kernel-3.17 drivers
Version 16.39 - 17 August 2014
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 201dc7067..283d4dfe3 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,4 +1,5 @@
- allow /boot on btrfs
+- recognize new kernel-3.17 drivers
Version 16.40 - 22 August 2014