kernel-modules: add keyboard kernel modules

master
Harald Hoyer 2010-03-04 13:47:40 +01:00
parent 465f223905
commit a56e93c10c
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ if [[ -z $drivers ]]; then
}
instmods pcmcia sd_mod scsi_dh scsi_dh_rdac scsi_dh_emc
instmods firewire-ohci

# install keyboard support
instmods atkbd i8042 usbhid hid-apple ehci-hcd ohci-hcd uhci-hcd

instmods "=drivers/pcmcia" =ide "=drivers/usb/storage"
instmods $(filter_kernel_modules block_module_test)
# if not on hostonly mode, install all known filesystems if the required list is not set via the filesystems variable