Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/25/2000 17:20:27
Module Name:	syssrc
Committed By:	tsutsui
Date:		Fri May 26 00:20:26 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: smc83c170reg.h

Log Message:
Swap the order of u_int16_t member in Tx/Rx descriptors
on big endian machines.

"Big endian mode" of smc83c170 actually works!
(i.e. no htole??()/le??toh() functions are needed.)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/smc83c170reg.h

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