Date: Wed, 11 Sep 2002 14:26:22 -0700 (PDT) From: Doug Ambrisko <ambrisko@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ste.c Message-ID: <200209112126.g8BLQM45062485@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ambrisko 2002/09/11 14:26:22 PDT
Modified files:
sys/pci if_ste.c
Log:
Only probe one PHY on the D-Link 580 version of the card (ie rev 0x12).
The 550 version is location at address 1 but since it works right we
let the code find whatever PHY it can.
Fix a fragment issue on TX. If the number of frags are more then the
driver has allocated then bring all the frags together into one packet
and send it out. Code derived from the fxp driver.
Tested and found by: Francois Tigeot <francois.tigeot@nic.fr>
Hellmuth Michaelis <hm@kts.org>
MFC after: 1 week
Revision Changes Path
1.38 +37 -6 src/sys/pci/if_ste.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?200209112126.g8BLQM45062485>
