Subject: CVS commit: [netbsd-2-0] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/21/2004 17:18:38
Module Name: src
Committed By: tron
Date: Mon Jun 21 17:18:38 UTC 2004
Modified Files:
src/sys/dev/pci [netbsd-2-0]: if_re.c
Log Message:
Pull up revision 1.2 (requested by toshii in ticket #517):
Fix brokenness I introduced while debugging.
- initialize rxlenmask when 8139C+
- remove meaningless memsets.
To generate a diff of this commit:
cvs rdiff -r1.4.2.2 -r1.4.2.3 src/sys/dev/pci/if_re.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.