Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/01/2006 06:42:12
Module Name:	src
Committed By:	thorpej
Date:		Wed Nov  1 06:42:12 UTC 2006

Modified Files:
	src/sys/dev/pci: if_pcn.c

Log Message:
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.33 -r1.34 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.