From 9e7cebc5bc94634987b35bf08e150c179bd927c4 Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Fri, 28 May 2010 16:34:07 -0700 Subject: hook-functions: re-add hid-microsoft people use it and thus complain.. Closes: 577253 Signed-off-by: maximilian attems --- hook-functions | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hook-functions b/hook-functions index b486439..c7308b8 100644 --- a/hook-functions +++ b/hook-functions @@ -364,8 +364,9 @@ auto_add_modules() { case "${1:-}" in base) - for x in ehci-hcd ohci-hcd uhci-hcd usbhid xhci hid-apple btrfs \ - ext2 ext3 ext4 ext4dev isofs jfs nfs reiserfs udf xfs \ + for x in ehci-hcd ohci-hcd uhci-hcd usbhid xhci hid-apple \ + hid-microsoft \ + 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