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:   bouyer
Date:           Mon Jan 13 17:00:19 UTC 2003

Modified Files:
        src/sys/dev/ic: smc83c170.c smc83c170var.h

Log Message:
For short (< ETHER_MIN_LEN) packets, supply a zero'd buffer for the extra
bytes to make sure the chip won't send random data.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/dev/ic/smc83c170.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/ic/smc83c170var.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