0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

Merge branch 'modulesfix' of git://github.com/kirelagin/nixpkgs

ohci_pci is required in initrd since kernel 3.11
This commit is contained in:
Shea Levy 2014-04-21 07:51:31 -04:00
commit 1c5d3c7883

View file

@ -191,6 +191,7 @@ in
"ehci_hcd"
"ehci_pci"
"ohci_hcd"
"ohci_pci"
"xhci_hcd"
"usbhid"
"hid_generic"