From cc1a4d403517919e4c53d94353c522940cd3ca79 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 13 Apr 2022 04:03:54 +0200 Subject: Sync with kernel 5.17 --- images/NEWS | 2 ++ kernel/list_modules.pm | 4 ++-- mdk-stage1/NEWS | 2 ++ perl-install/NEWS | 2 ++ perl-install/install/NEWS | 1 + 5 files changed, 9 insertions(+), 2 deletions(-) diff --git a/images/NEWS b/images/NEWS index 122a6e4f2..8d4bab1b9 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- Sync with kernel 5.17 + Version 2.85 - 2 February 2022 by Thierry Vignaud - Sync with kernel 5.16 diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 37eb91d10..3ed04ab51 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -67,7 +67,7 @@ our %l = ( qw(aironet_cs ar5523 ar9170usb arlan arusb_lnx at76c50x_usb ath10k_pci ath10k_sdio ath10k_usb ath11k_pci ath5k ath6kl ath6kl_sdio ath6kl_usb ath9k ath9k_htc ath9k_pci_owl_loader), qw(ath_pci atmel_cs atmel_pci b43 b43legacy bcm43xx bcm_wimax bcma brcm80211 brcmsmac brcmfmac carl9170 com20020_cs), qw(dyc_ar5 hostap_cs hostap_pci hostap_plx i2400m_usb ipw2100), - qw(ipw2200 ipw3945 iwl3945 iwl4965 iwlagn iwldvm iwlmvm iwlwifi libertas_spi madwifi_pci), + qw(ipw2200 ipw3945 iwl3945 iwl4965 iwlagn iwldvm iwlmei iwlmvm iwlwifi libertas_spi madwifi_pci), qw(mt76x2e mt76x2u mt7601u mt76x02 mt76x0e mt76x0u mt7603e mt7615e mt7663u mt7915e mt7921e mwifiex_pcie mwifiex_sdio mwifiex_usb mwl8k ndiswrapper netwave_cs orinoco orinoco_cs), qw(orinoco_nortel orinoco_pci orinoco_plx orinoco_tmd orinoco_usb p54pci p54spi), qw(p54usb prism2_cs prism2_pci prism2_usb prism54 qmi_wwan qtnfmac qtnfmac_pcie r8180), @@ -160,7 +160,7 @@ our %l = ( usb => [ qw(bcma-hcd c67x00 dwc3-haps dwc3 dwc3-pci ehci-hcd ehci-pci ehci-platform ehci-tegra fhci fusbh200-hcd hwa-hc imx21-hcd isp116x-hcd isp1362-hcd isp1760 ohci-hcd ohci-pci ohci-platform oxu210hp-hcd r8a66597-hcd renesas-usbhs sl811_cs sl811-hcd ssb-hcd u132-hcd - uhci-hcd usb-ohci usb-uhci vhci-hcd whci-hcd xhci-hcd xhci-pci xhci-pci-renesas xhci-plat-hcd) ], + uhci-hcd usb-ohci usb-uhci vhci-hcd whci-hcd xen-hcd xhci-hcd xhci-pci xhci-pci-renesas xhci-plat-hcd) ], bluetooth => [ qw(ath3k bcm203x bfusb bluecard_cs bpa10x bt3c_cs btusb dtl1_cs) ], firewire => [ qw(ohci1394) ], i2c => [ diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index f47b1203d..67556c1a9 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,5 @@ +- Sync with kernel 5.17 + 2.59 - use 'nolock' option for NFS diff --git a/perl-install/NEWS b/perl-install/NEWS index 5745f396f..ec74414f2 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- Recognize new kernel 5.17 drivers + Version 18.45 - 21 February 2021 - Fix step-categories color to make it visible in the installer (mga#28375) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index dae03054d..e0ac6985d 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - package installation: o retry downloading packages in case of error (mga#28539) +- Recognize new kernel 5.17 drivers Version 18.48 - 17 January 2022 -- cgit v1.2.1