Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   tsubai
Date:           Thu Apr  1 11:02:20 UTC 1999

Modified Files:
        src/sys/dev/pci: if_de.c
Log Message:
Fix big-endian support.
TULIP_BUSMODE_BIGENDIAN does bswap packet buffers also, so we should use
TULIP_BUSMODE_DESC_BIGENDIAN on big-endian machines. (PR 7027)

XXX 21040 doesn't have this bit, but supporting only 21041+ is better than
nothing.




Home | Main Index | Thread Index | Old Index