]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
kernel-modules: Add ehci support for kernel 3.8+
authorThomas Backlund <tmb@mageia.org>
Wed, 23 Jan 2013 20:15:06 +0000 (20:15 +0000)
committerHarald Hoyer <harald@redhat.com>
Wed, 13 Feb 2013 16:42:32 +0000 (17:42 +0100)
Kernel 3.8 split ehci-hcd into ehci-hcd, ehci-pci and ehci-platform,
so adapt the list to cope with this change.

modules.d/90kernel-modules/module-setup.sh

index 633a59d2120ee256ad464a6ba4e7a63cb4aad1c0..f75bb61d87d7f80b922a3c148f6e360ba88670db 100755 (executable)
@@ -41,7 +41,8 @@ installkernel() {
             sdhci_esdhc_imx mmci sdhci_tegra mvsdio \
             omap omapdrm omap_hsmmc sdhci_dove ahci_platform pata_imx sata_mv \
             atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech \
-            hid-logitech-dj hid-microsoft ehci-hcd ohci-hcd uhci-hcd xhci-hcd hid_generic \
+            hid-logitech-dj hid-microsoft ehci-hcd ehci-pci ehci-platform \
+            ohci-hcd uhci-hcd xhci-hcd hid_generic \
             unix
 
         # install virtual machine support