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

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

Log Message:
Add some bus barriers.  Remark where they are needed, e.g.,
read_eeprom.

Change some printfs to RTW_DPRINTF2s to quiet rtw(4) when debugging
is disabled.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/rtw.c

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