Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Jesse Off <joff@netbsd.org>
List: source-changes
Date: 12/22/2004 19:36:13
Module Name: src
Committed By: joff
Date: Wed Dec 22 19:36:13 UTC 2004
Modified Files:
src/sys/dev/usb: ohci.c
Log Message:
Make sure to ack the interrupt even if we are ignoring it. Otherwise, we will
keep coming back.
To generate a diff of this commit:
cvs rdiff -r1.153 -r1.154 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.