NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48213 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/48213; it has been noted by GNATS.
From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48213 CVS commit: src/sys/dev/usb
Date: Sun, 1 Dec 2013 07:28:48 +0000
Module Name: src
Committed By: skrll
Date: Sun Dec 1 07:28:48 UTC 2013
Modified Files:
src/sys/dev/usb: ehci.c ohci.c uhci.c
Log Message:
Adjust KASSERT in device_ctrl_done to polling case.
PR/48213: ehci assertion failure during boot
To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.244 -r1.245 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.262 -r1.263 src/sys/dev/usb/uhci.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