Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/26/1999 02:41:24
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sun Dec 26 10:41:24 UTC 1999

Modified Files:
	syssrc/sys/dev/pci: ncr.c ncrreg.h

Log Message:
Use htole32() and le32toh() instead of SCR_BO().

XXX Should we still keep non-NetBSD part?


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 syssrc/sys/dev/pci/ncr.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/pci/ncrreg.h

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