Date: Sun, 10 Jan 1999 10:51:50 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_vr.c if_vrreg.h Message-ID: <199901101851.KAA00758@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/01/10 10:51:50 PST Modified files: sys/pci if_vr.c if_vrreg.h Log: Tweak the vr_start() and vr_rxeof() routines a little to improve performance and reliability a little. There was a condition before where transmission would stall during periods of heavy traffic exchange between two hosts. Also set the 'want interrupt' bit in receive descriptor control words. Revision Changes Path 1.7 +10 -29 src/sys/pci/if_vr.c 1.2 +3 -2 src/sys/pci/if_vrreg.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?199901101851.KAA00758>