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 Nov 12 02:49:46 UTC 2006

Modified Files:
        src/sys/dev/ic: elinkxl.c elinkxlreg.h

Log Message:
Add a workaround for a hardware ip4csum-tx bug which would sometimes put
wrong IPv4 checksum on sending 21 or 22 byte IP packets.

See discussion on tech-kern and tech-net for details:
http://mail-index.netbsd.org/tech-kern/2006/11/04/0004.html


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sys/dev/ic/elinkxl.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/ic/elinkxlreg.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