* Add support for USB keyboards in stage 1.
svn path=/nixos/trunk/; revision=7811
This commit is contained in:
parent
b01ef92437
commit
b0b776c04a
@ -132,6 +132,11 @@
|
|||||||
"ide-disk"
|
"ide-disk"
|
||||||
"ide-generic"
|
"ide-generic"
|
||||||
"ext3"
|
"ext3"
|
||||||
|
# Support USB keyboards, in case the boot fails and we only have
|
||||||
|
# a USB keyboard.
|
||||||
|
"ehci_hcd"
|
||||||
|
"ohci_hcd"
|
||||||
|
"usbhid"
|
||||||
];
|
];
|
||||||
description = "
|
description = "
|
||||||
The set of kernel modules in the initial ramdisk used during the
|
The set of kernel modules in the initial ramdisk used during the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user