Browse Source

kernel-modules: add more hardcoded modules

master
Harald Hoyer 15 years ago
parent
commit
1d323cd938
  1. 1
      modules.d/90kernel-modules/installkernel

1
modules.d/90kernel-modules/installkernel

@ -7,6 +7,7 @@ if [[ -z $drivers ]]; then @@ -7,6 +7,7 @@ if [[ -z $drivers ]]; then
}
hostonly='' instmods sr_mod sd_mod scsi_dh scsi_dh_rdac scsi_dh_emc
hostonly='' instmods pcmcia firewire-ohci
hostonly='' instmods usb_storage sdhci sdhci-pci

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

Loading…
Cancel
Save