Date: Sat, 15 Jan 2000 10:43:10 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb if_aue.c Message-ID: <200001151843.KAA47588@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2000/01/15 10:43:09 PST Modified files: sys/dev/usb if_aue.c Log: Minor enhancement: set the 'dual link LED' bit in the auxmode register of the Broadcom BCM5201 PHY on the LinkSys USB100TX adapter so that the link LED correctly (lights up amber for 10mbps link, green for 100mbps link). Note that the sticker on the bottom of the adapter says amber for 10 and green for 100, but the appendix in the manual that comes with the adapter says green for 10 and amber for 100. Given that there doesn't seem to be any way to make the hardware produce the latter combination, I think it's safe to say the sticker is right and the manual is wrong. I'm just shocked, shocked I tell you. Revision Changes Path 1.12 +14 -2 src/sys/dev/usb/if_aue.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?200001151843.KAA47588>