Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/25/2004 07:45:53
Module Name:	src
Committed By:	dyoung
Date:		Sat Dec 25 07:45:53 UTC 2004

Modified Files:
	src/sys/dev/ic: rtw.c rtwvar.h

Log Message:
The rx descriptor ring bug happens quite often, so printf'ing
occurrences is annoying.  Only printf about it when rtw_debug
contains RTW_DEBUG_BUG.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/ic/rtw.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/rtwvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.