Subject: CVS commit: src/sys/dev/tc
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 12/20/2003 06:41:14
Module Name:	src
Committed By:	nisimura
Date:		Sat Dec 20 06:41:14 UTC 2003

Modified Files:
	src/sys/dev/tc: sfb.c

Log Message:
- Use volatile designations for memory writes to prevent compiler
  change fallouts.
- De-__P() this time.
Tested valid with DEC3000/300 and 4MAXINE.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/dev/tc/sfb.c

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