Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/dev/pci



Module Name:    syssrc
Committed By:   lukem
Date:           Sat Aug 17 15:46:28 UTC 2002

Modified Files:
        syssrc/sys/dev/pci [netbsd-1-6]: if_wm.c

Log Message:
Pull up revision 1.18 (requested by briggs in ticket #683):
On transmit, zero the upper 32 bits of the address in the tx descriptor.
The descriptor may have been used as as context descriptor in the past,
in which case this field will be non-zero.  h/w checksum offload works now.


To generate a diff of this commit:
cvs rdiff -r1.9.4.4 -r1.9.4.5 syssrc/sys/dev/pci/if_wm.c

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