Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/dev/ic



Module Name:    src
Committed By:   tron
Date:           Wed May 31 21:32:56 UTC 2006

Modified Files:
        src/sys/dev/ic [netbsd-3]: rtl8169.c

Log Message:
Pull up following revision(s) (requested by pavel in ticket #1340):
        sys/dev/ic/rtl8169.c: revision 1.23
Disable hw VLAN tagging, in a similar way that it was done in OpenBSD
(src/sys/dev/ic/re.c rev. 1.15). The disabled VLAN stripping is mine.
(The OpenBSD driver forgot to do this.)
The reason is that untagged packets get sometimes tagged incorrectly.
PR 32643.
Approved by martin@.


To generate a diff of this commit:
cvs rdiff -r1.14.2.4 -r1.14.2.5 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.




Home | Main Index | Thread Index | Old Index