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: Chris Kuethe (ckuethecvs.openbsd.org)
Date: Wed May 30 2007 - 19:47:53 CDT


CVSROOT: /cvs
Module name: src
Changes by: ckuethecvs.openbsd.org 2007/05/30 18:47:53

Modified files:
        sys/dev/pci : if_em.c

Log message:
1000 != 0x1000 (4096)

Bring the flow control delay time down to what the comment says it should
be. By using a smaller flow control pause time when the buffer isn't full,
my em(4) goes about 20Mbps faster.