Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index