From 6ca2e9188191e4f4dd571c3457e33aeef6cf946b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 19 May 2005 03:03:27 +0000 Subject: Add bus/bluetooth category (list came from share/rpmsrate and has been further synched with the kernel). This will ensure needed modules are present at intall time, thus enabling share/rpmsrate to work regarding these USB devices... --- kernel/list_modules.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index d2eba2932..e7a57812c 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -130,6 +130,7 @@ our %l = ( bus => { usb => [ qw(usb-uhci usb-ohci ehci-hcd uhci-hcd ohci-hcd) ], + bluetooth => [ qw(bcm203x bfusb bpa10x hci_usb) ], firewire => [ qw(ohci1394) ], i2c => [ qw(i2c-ali1535 i2c-ali1563 i2c-ali15x3 i2c-amd756 i2c-amd8111 i2c-i801 i2c-i810 i2c-nforce2), -- cgit v1.2.1