OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Brad Smith (bradcvs.openbsd.org)
Date: Sat Aug 05 2006 - 16:03:22 CDT


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2006/08/05 15:03:22

Modified files:
        sys/dev/ic : re.c rtl81x9reg.h

Log message:
- restructure the TX descriptor handling code to decouple the
number of TX descriptors, the number of RX descriptors, and
the number of mbufs.
- bump the number of TX descriptors for the rtl8169 chipset.

From yamtNetBSD