Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   tsutsui
Date:           Sun Mar 23 11:08:25 UTC 2008

Modified Files:
        src/sys/dev/ic: tulip.c tulipvar.h

Log Message:
On preparing a setup packet, use proper byteswap ops and byte shift ops
rather than #ifdef BYTE_ORDER and subtle pointer casts.


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 src/sys/dev/ic/tulip.c
cvs rdiff -r1.59 -r1.60 src/sys/dev/ic/tulipvar.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