summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2017-02-25 22:13:49 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2017-02-25 22:13:49 +0100
commitaa1f3bedf40a9fe87d083a344aa6a8f2684d5ad8 (patch)
tree842e85e8c3f8ab2c124d7f211252b5c668d6aaf8
parent472f0f6034bc94fae45a62689ee032390c257056 (diff)
downloaddrakx-aa1f3bedf40a9fe87d083a344aa6a8f2684d5ad8.tar
drakx-aa1f3bedf40a9fe87d083a344aa6a8f2684d5ad8.tar.gz
drakx-aa1f3bedf40a9fe87d083a344aa6a8f2684d5ad8.tar.bz2
drakx-aa1f3bedf40a9fe87d083a344aa6a8f2684d5ad8.tar.xz
drakx-aa1f3bedf40a9fe87d083a344aa6a8f2684d5ad8.zip
sync with kernel-4.8
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm8
-rw-r--r--mdk-stage1/NEWS2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
5 files changed, 12 insertions, 4 deletions
diff --git a/images/NEWS b/images/NEWS
index cd3054533..7a27ab40e 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- sync with kernel-4.8
+
Version 2.42 - 4 February 2017 by Thomas Backlund
- dosfstools 4.1 does not require 63 sector layout anymore
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index edf0cc0fb..17e5f26d8 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -33,7 +33,7 @@ our %l = (
qw(sungem sunhme), # drivers for ultrasparc, but compiled in ix86 kernels...
qw(3c59x 8139too 8139cp cpmac niu sundance), #rtl8139
# add all phys
- qw(amd aquantia at803x bcm7xxx bcm87xx broadcom cicada davicom dp83848 dp83867 et1011c fixed_phy icplus lxt marvell),
+ qw(amd aquantia at803x bcm7xxx bcm87xx broadcom cicada davicom dp83848 dp83867 et1011c fixed_phy icplus intel-xway lxt marvell),
qw(mdio-bcm-unimac mdio-bitbang mdio-cavium mdio-gpio mdio-octeon mdio-thunder micrel microchip mscc),
qw(national qsemi r8152 r815x realtek smsc spi_ks8995 ste10Xp teranetics vitesse xilinx_gmii2rgmii),
],
@@ -171,13 +171,13 @@ our %l = (
hid => [ qw(ff-memless hid hid-a4tech hid-apple hid-appleir hid-asus hid-aureal hid-axff hid-belkin hid-betopff
hid-cherry hid-chicony hid-cmedia hid-corsair hid-cp2112 hid-cypress hid-dr hid-drff hid-elecom hid-elo hid-emsff
hid-ezkey hid-gaff hid-gembird hid-generic hid-gfrm hid-gt683r hid-gyration hid-holtek-kbd hid-holtekff hid-holtek-mouse
- hid-hyperv hid-icade hid-kensington hid-keytouch hid-kye hid-lcpower hid-lenovo hid-lenovo-tpkbd
+ hid-hyperv hid-icade hid-kensington hid-keytouch hid-kye hid-lcpower hid-led hid-lenovo hid-lenovo-tpkbd
hid-logitech hid-logitech-dj hid-logitech-hidpp hid-magicmouse hid-microsoft hid-monterey
hid-multilaser hid-multitouch hid-ntrig hid-ortek hid-penmount hid-petalynx hid-picolcd
hid-pl hid-plantronics 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-speedlink hid-steelseries hid-sunplus hid-tivo hid-tmff hid-topseed hid-twinhan
hid-uclogic hid-waltop hid-wiimote hid-xinmo hid-zpff hid-zydacron wacom
intel-ish-ipc intel-ishtp-hid intel-ishtp) ],
@@ -339,7 +339,7 @@ our %l = (
#- these need checking
qw(rrunner meye),
- qw(virtio virtio-console virtio_input virtio_pci virtio_ring vhost_scsi hyperv-keyboard),
+ qw(virtio virtio-console virtio_input virtio_pci virtio_ring vhost_scsi vhost_vsock hyperv-keyboard),
qw(mei pch_phub),
],
agpgart => [
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 158b5b846..78348b696 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,5 @@
+- recognize new kernel-4.8 drivers
+
2.22
- recognize new kernel-4.9 drivers
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 058e3bfc3..e0a1b5cee 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+- recognize new kernel-4.8 drivers
+
Version 17.72 - 25 February 2017
- inhibit udisks2 when running drakdisk (mga#20247)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index d0bd7991b..b67fbf9e9 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- recognize new kernel-4.8 drivers
+
Version 17.72 - 25 February 2017
- partitioning: