Module Name: src Committed By: jmcneill Date: Sun Aug 7 13:45:46 UTC 2011
Modified Files: src/sys/dev/usb: ohci.c Log Message: PR# kern/30398: panic in ohci_softintr If the host controller has a TD that the driver doesn't know about, ignore it instead of calling panic. Patch from Karl Janmar. To generate a diff of this commit: cvs rdiff -u -r1.217 -r1.218 src/sys/dev/usb/ohci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.