From: gregkh@linuxfoundation.org (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Disable xhci_hcd USB 3.0 module
Date: Mon, 15 Dec 2014 13:01:58 -0800 [thread overview]
Message-ID: <20141215210158.GA14127@kroah.com> (raw)
In-Reply-To: <CACV5_BVm=ZdAYr0TGpxC6-of+L=0tQGAn-Kw3dVLg6+Cc8Gyeg@mail.gmail.com>
On Mon, Dec 15, 2014 at 06:47:21PM -0200, Gustavo Duarte wrote:
> 00:14.0 USB controller: Intel Corporation ValleyView USB xHCI Host
> Controller (rev 0e)
>
> Subsystem: CLEVO/KAPOK Computer Device 5471
>
> Kernel driver in use: xhci_hcd
One host controller.
> Seems like here is happening you are saying, one host-controller
> (xHCI) manage the three USB port, right ?
Yes.
> May be i have a confusion, and i sorry for that, may be what i am
> asking it is impossible or may be is a blunder, any way following is
> my thought:
> "
> I know that there are several PC, Notebooks with BIOS with the
> capability to enable/disable xHCI USB mode, where you can choice,
> xHCI or EHCI.
> For this reason i thought that could be possible, instead by BIOS,
> through some kernel configuration or passing a switch parameter at
> boot time achieve the same behaviour.
> "
>
> Do you are saying that, as this notebook has only one usb
> host-controller, these option isn't possible ?
Looks like it. But I don't know what your bios looks like, poke around
in there and see if you can find a setting like that. I've never heard
of such a thing though. The xhci controller is a physical chip, it
can't work like a ehci controller.
> So the only remainder way to resolve this, is trying with a new one kernel ?
To see if the bug you are having with a USB 3 device is fixed, yes. You
will not be able to ever get the ehci driver to work with this device no
matter what kernel you change to, sorry.
greg k-h
next prev parent reply other threads:[~2014-12-15 21:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-15 15:04 Disable xhci_hcd USB 3.0 module Gustavo Duarte
2014-12-15 15:30 ` Greg KH
2014-12-15 16:50 ` Gustavo Duarte
2014-12-15 17:08 ` Greg KH
2014-12-15 20:47 ` Gustavo Duarte
2014-12-15 21:01 ` Greg KH [this message]
2014-12-15 21:32 ` Gustavo Duarte
2014-12-15 21:40 ` Greg KH
2014-12-15 21:41 ` Mandeep Sandhu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141215210158.GA14127@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.