Subject: CVS commit: [netbsd-3] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/04/2005 17:23:47
Module Name:	src
Committed By:	tron
Date:		Mon Apr  4 17:23:47 UTC 2005

Modified Files:
	src/sys/dev/ic [netbsd-3]: rtl81x9reg.h

Log Message:
Pull up revision 1.12 (requested by yamt in ticket #91):
- restructure tx descriptor handling code to decouple
  number of tx descriptors, number of rx descriptors, and number of mbufs.
- bump number of tx descriptors for rtl8169.  64 doesn't seem to be sufficient
  when doing TSO.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.2.1 src/sys/dev/ic/rtl81x9reg.h

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