Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/17/1999 23:57:05
Module Name: syssrc
Committed By: tsutsui
Date: Sat Dec 18 07:57:05 UTC 1999
Modified Files:
syssrc/sys/dev/pci: ncrreg.h
Log Message:
Use bswap32() as SCR_BO() macro to avoid unexpected side effects.
SCR_BO(*src++) caused some trouble.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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.