From cd96bd4350f53be6778d034257dc0e6bb83f9401 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Mar 2013 07:15:27 +0000 Subject: recognize more bluetooth devices (might help mga#5841) --- kernel/list_modules.pm | 2 +- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 69a978f2e..498fa16d6 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -172,7 +172,7 @@ our %l = ( imx21-hcd isp116x-hcd isp1362-hcd isp1760 ohci-hcd oxu210hp-hcd r8a66597-hcd renesas-usbhs sl811_cs sl811-hcd ssb-hcd u132-hcd uhci-hcd usb-ohci usb-uhci whci-hcd xhci-hcd) ], - bluetooth => [ qw(bcm203x bfusb bpa10x btusb) ], + bluetooth => [ qw(ath3k bcm203x bfusb bluecard_cs bpa10x bt3c_cs btusb dtl1_cs) ], firewire => [ qw(ohci1394) ], i2c => [ qw(i2c-ali1535 i2c-ali1563 i2c-ali15x3 i2c-amd756 i2c-amd8111 i2c-i801 i2c-i810 i2c-nforce2), diff --git a/perl-install/NEWS b/perl-install/NEWS index a4b815dbd..992a5d28e 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- recognize more bluetooth devices (might help mga#5841) + Version 15.28 - 21 March 2013 - bootloader-config: diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8f7b6ed3e..4927c86b3 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- recognize more bluetooth devices (might help mga#5841) + Version 15.30 - 25 March 2013 - Mageia 3 new design -- cgit v1.2.1