Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 09/25/2006 22:15:15
Module Name:	src
Committed By:	jmcneill
Date:		Mon Sep 25 22:15:15 UTC 2006

Modified Files:
	src/sys/dev/usb: uhci.c

Log Message:
Only display "interrupt while not running ignored" if DIAGNOSTIC is set, as
whenever this happens, so many messages are spewed to the screen from the
kernel that the system is effectively useless. Hardly ignored :-)


To generate a diff of this commit:
cvs rdiff -r1.200 -r1.201 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.