From owner-cvs-all Sat Jan 22 17:49:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 212E015094; Sat, 22 Jan 2000 17:49:13 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA11188; Sat, 22 Jan 2000 17:49:12 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Message-Id: <200001230149.RAA11188@freefall.freebsd.org> From: Matt Jacob Date: Sat, 22 Jan 2000 17:49:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_wx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 2000/01/22 17:49:12 PST Modified files: sys/pci if_wx.c Log: Get rid of the WX_XMIT_SMALL code- we've fixed that problem. Restructure the receive code so that it correctly chains receive descriptors together and handles the case that only a part of a packet is done at the time we get here. Revision Changes Path 1.2 +132 -69 src/sys/pci/if_wx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message