Subject: CVS commit: [netbsd-3] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 11/11/2006 22:06:33
Module Name:	src
Committed By:	bouyer
Date:		Sat Nov 11 22:06:32 UTC 2006

Modified Files:
	src/sys/dev/pci [netbsd-3]: if_pcn.c

Log Message:
Pull up following revision(s) (requested by thorpej in ticket #1577):
	sys/dev/pci/if_pcn.c: revision 1.34
Detect if we're talking to a VMware virtual interface, and, if so,
limit the number of Tx segments to 8 to work around a VMware bug.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.2.1 src/sys/dev/pci/if_pcn.c

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