Subject: CVS commit: [netbsd-1-6] src/sys/dev/qbus
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/29/2003 03:41:02
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.