initrd: Add ehci_pci and hid_generic
These are required to get some (all?) USB keyboards to work in recent kernels.
This commit is contained in:
parent
f5233bbf82
commit
b3ae70ddb6
@ -179,9 +179,11 @@ in
|
|||||||
# a USB keyboard.
|
# a USB keyboard.
|
||||||
"uhci_hcd"
|
"uhci_hcd"
|
||||||
"ehci_hcd"
|
"ehci_hcd"
|
||||||
|
"ehci_pci"
|
||||||
"ohci_hcd"
|
"ohci_hcd"
|
||||||
"xhci_hcd"
|
"xhci_hcd"
|
||||||
"usbhid"
|
"usbhid"
|
||||||
|
"hid_generic"
|
||||||
|
|
||||||
# Unix domain sockets (needed by udev).
|
# Unix domain sockets (needed by udev).
|
||||||
"unix"
|
"unix"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user