Date: Thu, 21 Mar 2002 22:45:40 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h Message-ID: <200203220645.g2M6jei38236@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2002/03/21 22:45:40 PST Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: Teach the bge driver about the BCM5701 (specifically, the 3Com 3c996B-T, with the 5701 rev B5 ASIC). One thing that confuses me still is that the 'link state change' bit in the status block seems to change state an awful lot. I have a workaround for this in place now, but it needs more investigation. For the moment though, this is enough to get the driver to work with this card. Revision Changes Path 1.10 +15 -4 src/sys/dev/bge/if_bge.c 1.3 +5 -0 src/sys/dev/bge/if_bgereg.h 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?200203220645.g2M6jei38236>