From b4305bf8d52ee8498262d256993a7c5e9941ba50 Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Sun, 11 Apr 2010 06:56:53 +0200 Subject: hook-functions: add hid-apple got axed while reverting the include any hid commit. Closes: #577253 Signed-off-by: maximilian attems --- hook-functions | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hook-functions b/hook-functions index 86d4afa..2f6580b 100644 --- a/hook-functions +++ b/hook-functions @@ -364,9 +364,9 @@ auto_add_modules() { case "${1:-}" in base) - for x in ehci-hcd ohci-hcd uhci-hcd usbhid btrfs ext2 \ - ext3 ext4 ext4dev isofs jfs nfs reiserfs udf xfs af_packet \ - atkbd i8042 virtio_pci; do + for x in ehci-hcd ohci-hcd uhci-hcd usbhid hid-apple btrfs \ + ext2 ext3 ext4 ext4dev isofs jfs nfs reiserfs udf xfs \ + af_packet atkbd i8042 virtio_pci; do manual_add_modules "${x}" done ;; -- cgit v1.2.3