Subject: PR/32643 CVS commit: [netbsd-4] src
To: None <tsutsui@NetBSD.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 12/20/2006 22:30:01
The following reply was made to PR kern/32643; it has been noted by GNATS.
From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/32643 CVS commit: [netbsd-4] src
Date: Wed, 20 Dec 2006 22:27:58 +0000 (UTC)
Module Name: src
Committed By: bouyer
Date: Wed Dec 20 22:27:57 UTC 2006
Modified Files:
src/share/man/man4 [netbsd-4]: re.4
src/sys/dev/ic [netbsd-4]: rtl8169.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #283):
share/man/man4/re.4: revision 1.11
sys/dev/ic/rtl8169.c: revision 1.74
Fix and reenable HW VLAN tagging on re(4).
Closes PR kern/32643 and also fixes HW VLAN tagging on big endian machines.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.4.1 src/share/man/man4/re.4
cvs rdiff -r1.72 -r1.72.2.1 src/sys/dev/ic/rtl8169.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.