Date: Sat, 22 Jan 2000 17:49:12 -0800 (PST) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_wx.c Message-ID: <200001230149.RAA11188@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001230149.RAA11188>