cvs commit: src/sys/dev/usb ehci.c ohci.c uhci.c usb_port.h
Giorgos Keramidas
keramida at ceid.upatras.gr
Fri Nov 12 09:27:59 GMT 2004
On 2004-11-12 02:57, Ian Dowse <iedowse at FreeBSD.org> wrote:
> iedowse 2004-11-12 02:57:35 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/usb ehci.c ohci.c uhci.c usb_port.h
> Log:
> Back out my recent changes for timeout races, as there have been
> reports of problems. The bug is probably that there are cases where
> `xfer->timeout && !sc->sc_bus.use_polling' is not a suitable test
> for an active timeout callout, so an explicit flag will be necessary.
> Apologies for the breakage.
No apologies needed. This is CURRENT ;-)
I had a very "interesting" afternoon. Very much in the sense of
"interesting" defined in "Interesting Times" by Terry Pratchett ;-)
More information about the cvs-src
mailing list