Julian Elischer 2f37e02978 Rewrite ehci_abort_xfer() to use the method hinted at in the EHCI spec.
to remove a transaction from the async schedule. The previous method didn't
work well and led to the hardware writing to free'd buffers etc, as
it didn't always know that the transaction had been aborted.

Written after consultation with David Brownell who wrote the Linux
EHCI driver.

As part of this give the sqh structure a "previous" pointer.

MFC after:	1 week
2004-12-29 01:21:18 +00:00
..
2004-12-09 13:27:44 +00:00
2004-10-12 09:21:03 +00:00
2004-12-22 17:31:44 +00:00
2004-12-22 17:34:25 +00:00
2004-12-22 17:34:53 +00:00
2004-09-03 23:19:27 +00:00
2004-12-22 17:35:52 +00:00
2004-12-27 06:58:05 +00:00
2004-06-26 10:35:10 +00:00