All the mail mirrored from 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

* Re: [PATCH] kernel-modules: Add ohci-pci module needed in (at least) kernel 3.12.0
       [not found] ` <1384416331-22482-1-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
@ 2013-11-14  9:16   ` Colin Guthrie
  0 siblings, 0 replies; 2+ messages in thread
From: Colin Guthrie @ 2013-11-14  9:16 UTC (permalink / raw
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

'Twas brillig, and Colin Guthrie at 14/11/13 09:05 did gyre and gimble:
> 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 \
> 

For reference, this was fixed by Harald independently this morning:

http://git.kernel.org/cgit/boot/dracut/dracut.git/commit/?id=28609baf6e9581ea97c4550340e2a6031c1b6fbd

Col

-- 

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited http://www.tribalogic.net/
Open Source:
  Mageia Contributor http://www.mageia.org/
  PulseAudio Hacker http://www.pulseaudio.org/
  Trac Hacker http://trac.edgewall.org/

^ permalink raw reply	[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.