HomeFreeBSD

First part of the fix for ohci_hash_find_td panic.

Description

First part of the fix for ohci_hash_find_td panic.

Some controllers submit bogus pointers to the Done queue.
ohci_hash_find_td fails to find these in its hash and panics. Instead of
panicing we now assume the whole done queue is lost and let the timeout
code to clean up the mess after us.

Details

Provenance
nick.hibma_gmail.comAuthored on Jan 29 2000, 2:53 PM
Parents
rGb7598e9bd7e5: Remove #if NVX > 0 and #if NEISA > 0 (and #include "eisa.h") as it's not
Branches
Unknown
Tags
Unknown

Event Timeline