Date: Mon, 17 Dec 2001 14:24:19 -0800 (PST) From: Mike Silbersack <silby@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h Message-ID: <200112172224.fBHMOJf31344@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2001/12/17 14:24:19 PST Modified files: sys/pci if_xl.c if_xlreg.h Log: Fix a problem where stats overflow interrupts would cause a major slowdown, and re-enable stats overflow interrupts. For future reference, the bug was in our code, and not some bug in the 3com chips. Reviewed by: wpaul MFC after: 2 days Revision Changes Path 1.102 +1 -1 src/sys/pci/if_xl.c 1.36 +2 -2 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112172224.fBHMOJf31344>