Subject: CVS commit: syssrc/sys/dev/rasops
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 02/11/2002 22:50:59
Module Name:	syssrc
Committed By:	uwe
Date:		Mon Feb 11 20:50:59 UTC 2002

Modified Files:
	syssrc/sys/dev/rasops: rasops8.c

Log Message:
Undo previous that incorrectly byte-swaps stamps for little endian
machines when RI_BSWAP is *not* set.  Redo my original fix to directly
build stamps in desired endianness instead of calling bswap32().


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/rasops/rasops8.c

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