Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 10/23/2003 12:53:02
Module Name: src
Committed By: ragge
Date: Thu Oct 23 12:53:02 UTC 2003
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Set snd queue size to max(WM_IFQUEUELEN, IFQ_MAXLEN), instead of hard to
WM_IFQUEUELEN.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.