Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/03/2002 03:16:13
Module Name: syssrc
Committed By: thorpej
Date: Fri May 3 00:16:13 UTC 2002
Modified Files:
syssrc/sys/dev/pci: if_pcn.c
Log Message:
Bump the number of Tx DMA segments from 8 to 16 (the zero-copy socket
code sometimes sees more than 8).
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/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.