NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/30398 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/30398; it has been noted by GNATS.
From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/30398 CVS commit: src/sys/dev/usb
Date: Sun, 7 Aug 2011 13:45:46 +0000
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.
Home |
Main Index |
Thread Index |
Old Index