[Mageia-dev] [2312] identify xhci-hcd driven hw as bluetooth not usb

Thomas Backlund tmb at mageia.org
Thu Dec 8 01:12:14 CET 2011


root-odJJhXpcy38dnm+yROfE0A at public.gmane.org skrev 8.12.2011 00:19:
> Revision
>     2312
> Author
>     tv
> Date
>     2011-12-07 23:19:34 +0100 (Wed, 07 Dec 2011)
>
>
>       Log Message
>
> identify xhci-hcd driven hw as bluetooth not usb
>

This is wrong!

xhci-hcd is USB3 Host Controller Driver

I guess the Texas Instruments|Device 8241 is a combo chip that only 
shows its usb3 side and not the bluetooth part, but that issue must be 
fixed differently.


>
>       Modified Paths
>
>   * drakx/trunk/kernel/list_modules.pm <#drakxtrunkkernellist_modulespm>
>   * drakx/trunk/perl-install/NEWS <#drakxtrunkperlinstallNEWS>
>
> Modified: drakx/trunk/kernel/list_modules.pm
> ===================================================================
> --- drakx/trunk/kernel/list_modules.pm	2011-12-07 21:10:04 UTC (rev 2311)
> +++ drakx/trunk/kernel/list_modules.pm	2011-12-07 22:19:34 UTC (rev 2312)
> @@ -164,8 +164,8 @@
>
>     bus =>
>     {
> -    usb =>  [ qw(xhci-hcd ehci-hcd hwa-hc isp116x-hcd isp1760 ohci-hcd r8a66597-hcd sl811_cs sl811-hcd uhci-hcd u132-hcd usb-uhci usb-ohci whci-hcd) ],
> -    bluetooth =>  [ qw(bcm203x bfusb bpa10x btusb) ],
> +    usb =>  [ qw(ehci-hcd hwa-hc isp116x-hcd isp1760 ohci-hcd r8a66597-hcd sl811_cs sl811-hcd uhci-hcd u132-hcd usb-uhci usb-ohci whci-hcd) ],
> +    bluetooth =>  [ qw(bcm203x bfusb bpa10x btusb xhci-hcd) ],
>       firewire =>  [ qw(ohci1394) ],
>       i2c =>  [
>         qw(i2c-ali1535 i2c-ali1563 i2c-ali15x3 i2c-amd756 i2c-amd8111 i2c-i801 i2c-i810 i2c-nforce2),
>
> Modified: drakx/trunk/perl-install/NEWS
> ===================================================================
> --- drakx/trunk/perl-install/NEWS	2011-12-07 21:10:04 UTC (rev 2311)
> +++ drakx/trunk/perl-install/NEWS	2011-12-07 22:19:34 UTC (rev 2312)
> @@ -1,3 +1,6 @@
> +- harddrake:
> +  o identify xhci-hcd driven hw as bluetooth not usb
> +
>   Version 13.71 - 04 December 2011
>
>   - service_harddrake:
>
>



More information about the Mageia-dev mailing list