Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/26/2004 14:00:59
Module Name:	src
Committed By:	tron
Date:		Wed May 26 14:00:59 UTC 2004

Modified Files:
	src/sys/dev/pci [netbsd-1-6]: if_ti.c

Log Message:
Pull up revision 1.59 (requested by bouyer in ticket #1697):
cur_rx->ti_vlan_tag holds the 802.1q VLAN tag and the 802.1p priority.
Trimm the priority, as the upper layers won't do it and will drop the packet
if priority is not 0.
While there, print the revision in the "unsupported chip revision" printf.


To generate a diff of this commit:
cvs rdiff -r1.47.4.1 -r1.47.4.2 src/sys/dev/pci/if_ti.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.