From aa1f3bedf40a9fe87d083a344aa6a8f2684d5ad8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 25 Feb 2017 22:13:49 +0100 Subject: sync with kernel-4.8 --- images/NEWS | 2 ++ kernel/list_modules.pm | 8 ++++---- mdk-stage1/NEWS | 2 ++ perl-install/NEWS | 2 ++ perl-install/install/NEWS | 2 ++ 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: -- cgit v1.2.1