Source-Changes archive

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

CVS commit: [netbsd-1-6] src/sys/dev/qbus



Module Name:    src
Committed By:   jmc
Date:           Wed Jan 29 01:41:02 UTC 2003

Modified Files:
        src/sys/dev/qbus [netbsd-1-6]: if_qe.c

Log Message:
Pullup revisions 1.56-1.57 (requested by bouyer in ticket #1093)
 Redo previous in a better way:
  Allocate a static buffer, which is added at the end of short packets
  to pad the buffer to ETHER_MIN_LEN - ETHER_CRC_LEN.


To generate a diff of this commit:
cvs rdiff -r1.49.10.2 -r1.49.10.3 src/sys/dev/qbus/if_qe.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