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:   mycroft
Date:           Sun Jul  4 00:31:20 UTC 2004

Modified Files:
        src/sys/dev/ic: ne2000.c

Log Message:
Fix a bug in the packet "padding" code.  If we're padding a packet with an odd
size, we were writing out too much data, possibly causing the chip to lock up.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/dev/ic/ne2000.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