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: David Gwynne (dlgcvs.openbsd.org)
Date: Sun Dec 21 2008 - 17:30:26 CST


CVSROOT: /cvs
Module name: src
Changes by: dlgcvs.openbsd.org 2008/12/21 16:30:26

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

Log message:
use the RXO (rx overflow) interrupt to try to refill the rx ring. this lets
us cope if the rx ring empties completely and the hardware tells us we're
still getting packets.