summaryrefslogtreecommitdiffstats
path: root/kernel/list_modules.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-05-19 03:03:27 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-05-19 03:03:27 +0000
commit6ca2e9188191e4f4dd571c3457e33aeef6cf946b (patch)
treef852d0c6d717d289efc3166ef20981da67e92b74 /kernel/list_modules.pm
parent11a6615944395ac6edc95c6f3d45ed22b0616e02 (diff)
downloaddrakx-backup-do-not-use-6ca2e9188191e4f4dd571c3457e33aeef6cf946b.tar
drakx-backup-do-not-use-6ca2e9188191e4f4dd571c3457e33aeef6cf946b.tar.gz
drakx-backup-do-not-use-6ca2e9188191e4f4dd571c3457e33aeef6cf946b.tar.bz2
drakx-backup-do-not-use-6ca2e9188191e4f4dd571c3457e33aeef6cf946b.tar.xz
drakx-backup-do-not-use-6ca2e9188191e4f4dd571c3457e33aeef6cf946b.zip
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...
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r--kernel/list_modules.pm1
1 files changed, 1 insertions, 0 deletions
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),