Subject: CVS commit: src/sys/arch/mips/sibyte/dev
To: None <source-changes@NetBSD.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 03/18/2004 06:59:30
Module Name:	src
Committed By:	cgd
Date:		Thu Mar 18 06:59:30 UTC 2004

Modified Files:
	src/sys/arch/mips/sibyte/dev: sbmac.c

Log Message:
bump RX and TX ring sizes to 256 entries each.  would be better to make
them larger, but then i'd need to tweak the allocation mechanism so they
were *guaranteed* to be physically contiguous.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/mips/sibyte/dev/sbmac.c

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