On 11.12.2017 11:42, Joe Lee wrote:
From: Joe Lee
For AMD Promontory xHCI host,although you can disable USB ports in
BIOSsettings,those ports will be enabled anyway after you remove a
device onthat port and re-plug it in again. It's a known limitation of
the chip.As a workaround we can clear th
From: Joe Lee
For AMD Promontory xHCI host,although you can disable USB ports in
BIOSsettings,those ports will be enabled anyway after you remove a
device onthat port and re-plug it in again. It's a known limitation of
the chip.As a workaround we can clear the PORT_WAKE_BITS.
Signed-off-by: Joe
On Tue, Dec 05, 2017 at 05:20:56PM +0800, Joe Lee wrote:
> Dear Greg:
> I am sorry if this has caused you any inconvenience.
> I can't understand what is a good line-wrapping.
> Can you check the line-wrapping for me?
>
> > For AMD Promontory xHCI host,
> > although you can disable USB 2.0 ports i
On Mon, Dec 04, 2017 at 04:49:33PM +0800, Joe Lee wrote:
> For AMD Promontory xHCI host,
> although you can disable USB 2.0 ports in BIOSsettings,
> those ports will be enabled anyway after you remove a device on
> that port and re-plug it in again. It's a known limitation of the chip.
> As a worka
For AMD Promontory xHCI host,
although you can disable USB 2.0 ports in BIOSsettings,
those ports will be enabled anyway after you remove a device on
that port and re-plug it in again. It's a known limitation of the chip.
As a workaround we can clear the PORT_WAKE_BITS.
---
v9: Fix multi-line comm