Subject: CVS commit: [netbsd-1-6] src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/27/2003 07:26:25
Module Name: src
Committed By: jmc
Date: Mon Jan 27 05:26:25 UTC 2003
Modified Files:
src/sys/dev/ic [netbsd-1-6]: dp8390.c
Log Message:
Pullup revisions 1.51-1.52 (requested by bouyer in ticket #1096)
Zero out the NIC memory when padding packet to
ETHER_MIN_LEN-ETHER_CRC_LEN sc->write_mbuf now return len of
buffer, including padding.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.49.10.1 src/sys/dev/ic/dp8390.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.