sts.sourceforge.net
Cc: Engelmayer Christian
Subject: Re: [linux-usb-devel] hub.c port power handling on over-current
On Friday 25 May 2007, Engelmayer Christian wrote:
> Hi all,
>
> If I am not mistaken the current policy is to leave port power
> enabled at all times during over-current
Hi all,
If I am not mistaken the current policy is to leave port power
enabled at all times during over-current situations and let
the power provider handle current limitation.
I experienced problems with the EHCI on an MPC8343E, which
after some over-current situations no longer asserts the
Conn
Hello all,
I encountered some strange behaviour using EHCI support on an MPC8343:
In case there is an over-current reported to the USB controller while
no device is actually attached (due to a faulty board or by test creating
a short at an extension cord) it seems as if no device is recognized any
From: Christian Engelmayer <[EMAIL PROTECTED]>
Correct the offsets of the SI_CTRL, PRI_CTRL registers according to
the Reference Manual errata sheet in order to prevent unwanted
settings regarding burst transactions and priority states.
Signed-off-by: Christian Engelmayer <[EMAIL PROTECTED]>
---