diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010268.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-December/010268.html | 155 |
1 files changed, 155 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010268.html b/zarb-ml/mageia-dev/2011-December/010268.html new file mode 100644 index 000000000..9b67855e3 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010268.html @@ -0,0 +1,155 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [2312] identify xhci-hcd driven hw as bluetooth not usb + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B2312%5D%20identify%20xhci-hcd%20driven%20hw%20as%20bluetooth%0A%09not%20usb&In-Reply-To=%3C4EE000DE.5030805%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="010273.html"> + <LINK REL="Next" HREF="010278.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [2312] identify xhci-hcd driven hw as bluetooth not usb</H1> + <B>Thomas Backlund</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B2312%5D%20identify%20xhci-hcd%20driven%20hw%20as%20bluetooth%0A%09not%20usb&In-Reply-To=%3C4EE000DE.5030805%40mageia.org%3E" + TITLE="[Mageia-dev] [2312] identify xhci-hcd driven hw as bluetooth not usb">tmb at mageia.org + </A><BR> + <I>Thu Dec 8 01:12:14 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="010273.html">[Mageia-dev] init=systemd +</A></li> + <LI>Next message: <A HREF="010278.html">[Mageia-dev] Package adoption campaign, 3 months later +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10268">[ date ]</a> + <a href="thread.html#10268">[ thread ]</a> + <a href="subject.html#10268">[ subject ]</a> + <a href="author.html#10268">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE><A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root-odJJhXpcy38dnm+yROfE0A at public.gmane.org</A> skrev 8.12.2011 00:19: +><i> Revision +</I>><i> 2312 +</I>><i> Author +</I>><i> tv +</I>><i> Date +</I>><i> 2011-12-07 23:19:34 +0100 (Wed, 07 Dec 2011) +</I>><i> +</I>><i> +</I>><i> Log Message +</I>><i> +</I>><i> identify xhci-hcd driven hw as bluetooth not usb +</I>><i> +</I> +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. + + +><i> +</I>><i> Modified Paths +</I>><i> +</I>><i> * drakx/trunk/kernel/list_modules.pm <#drakxtrunkkernellist_modulespm> +</I>><i> * drakx/trunk/perl-install/NEWS <#drakxtrunkperlinstallNEWS> +</I>><i> +</I>><i> Modified: drakx/trunk/kernel/list_modules.pm +</I>><i> =================================================================== +</I>><i> --- drakx/trunk/kernel/list_modules.pm 2011-12-07 21:10:04 UTC (rev 2311) +</I>><i> +++ drakx/trunk/kernel/list_modules.pm 2011-12-07 22:19:34 UTC (rev 2312) +</I>><i> @@ -164,8 +164,8 @@ +</I>><i> +</I>><i> bus => +</I>><i> { +</I>><i> - 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) ], +</I>><i> - bluetooth => [ qw(bcm203x bfusb bpa10x btusb) ], +</I>><i> + 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) ], +</I>><i> + bluetooth => [ qw(bcm203x bfusb bpa10x btusb xhci-hcd) ], +</I>><i> firewire => [ qw(ohci1394) ], +</I>><i> i2c => [ +</I>><i> qw(i2c-ali1535 i2c-ali1563 i2c-ali15x3 i2c-amd756 i2c-amd8111 i2c-i801 i2c-i810 i2c-nforce2), +</I>><i> +</I>><i> Modified: drakx/trunk/perl-install/NEWS +</I>><i> =================================================================== +</I>><i> --- drakx/trunk/perl-install/NEWS 2011-12-07 21:10:04 UTC (rev 2311) +</I>><i> +++ drakx/trunk/perl-install/NEWS 2011-12-07 22:19:34 UTC (rev 2312) +</I>><i> @@ -1,3 +1,6 @@ +</I>><i> +- harddrake: +</I>><i> + o identify xhci-hcd driven hw as bluetooth not usb +</I>><i> + +</I>><i> Version 13.71 - 04 December 2011 +</I>><i> +</I>><i> - service_harddrake: +</I>><i> +</I>><i> +</I> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="010273.html">[Mageia-dev] init=systemd +</A></li> + <LI>Next message: <A HREF="010278.html">[Mageia-dev] Package adoption campaign, 3 months later +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10268">[ date ]</a> + <a href="thread.html#10268">[ thread ]</a> + <a href="subject.html#10268">[ subject ]</a> + <a href="author.html#10268">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |