Date: Thu, 20 Jul 2000 15:24:44 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ti.c if_tireg.h ti_fw.h ti_fw2.h src/share/man/man4 ti.4 Message-ID: <200007202224.PAA14081@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2000/07/20 15:24:44 PDT
Modified files:
sys/pci if_ti.c if_tireg.h ti_fw.h ti_fw2.h
share/man/man4 ti.4
Log:
Update the Tigon driver to support 1000baseTX gigE over copper AceNIC
cards. This basically involves switching to the 12.4.13 firmware, plus
a couple of minor tweaks to the driver.
Also changed the jumbo buffer allocation scheme just a little to avoid
'failed to allocate jumbo buffer' conditions in certain cases.
Revision Changes Path
1.31 +72 -19 src/sys/pci/if_ti.c
1.18 +6 -4 src/sys/pci/if_tireg.h
1.9 +1088 -977 src/sys/pci/ti_fw.h
1.9 +2066 -1430src/sys/pci/ti_fw2.h
1.9 +15 -7 src/share/man/man4/ti.4
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?200007202224.PAA14081>
