Date: Wed, 18 Dec 2002 15:16:22 -0800 (PST) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c Message-ID: <200212182316.gBINGMMo059638@repoman.freebsd.org>
index | next in thread | raw e-mail
mux 2002/12/18 15:16:22 PST
Modified files:
sys/pci if_xl.c
Log:
Fix bug with 3c90xB cards and newer. We weren't trying to
copy the mbuf chain into an mbuf cluster when there is
more than 63 mbufs in the chain. We were trying with older
cards though.
Revision Changes Path
1.113 +14 -39 src/sys/pci/if_xl.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212182316.gBINGMMo059638>
