1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-17 01:23:48 +00:00

ohci_pci is required in initrd since kernel 3.11

This commit is contained in:
Kirill Elagin 2014-04-13 10:58:08 +04:00
parent 2661400d2a
commit ca7978a09d

View file

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