All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kernel-modules: Add ohci-pci module needed in (at least) kernel 3.12.0
@ 2013-11-14  8:05 Colin Guthrie
       [not found] ` <1384416331-22482-1-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Guthrie @ 2013-11-14  8:05 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA; +Cc: Colin Guthrie

https://bugs.mageia.org/show_bug.cgi?id=11645
---
 modules.d/90kernel-modules/module-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh
index 2100336..e2aa952 100755
--- a/modules.d/90kernel-modules/module-setup.sh
+++ b/modules.d/90kernel-modules/module-setup.sh
@@ -37,7 +37,7 @@ installkernel() {
         }
 
         hostonly='' instmods sr_mod sd_mod scsi_dh ata_piix \
-            ehci-hcd ehci-pci ehci-platform ohci-hcd uhci-hcd xhci-hcd hid_generic \
+            ehci-hcd ehci-pci ehci-platform ohci-hcd ohci-pci uhci-hcd xhci-hcd hid_generic \
             unix
 
         instmods yenta_socket scsi_dh_rdac scsi_dh_emc \
-- 
1.8.4.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-14  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14  8:05 [PATCH] kernel-modules: Add ohci-pci module needed in (at least) kernel 3.12.0 Colin Guthrie
     [not found] ` <1384416331-22482-1-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
2013-11-14  9:16   ` Colin Guthrie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.