Date: Fri, 14 Jun 1996 14:28:38 -0700 (PDT) From: Nate Williams <nate> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ep.c Message-ID: <199606142128.OAA19769@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 96/06/14 14:28:37 Modified: sys/i386/isa if_ep.c Log: Better code for switching the ethernet transceiver. My 3C509B-COMBO works fine with the following patch. Switching between UTP and BNC is quite easy. (Just type 'ifconfig ep0 link1 -link2' or 'ifconifg ep0 link2 -link1'.) [ I tested this with the additional PC-CARD patches and it works on both connectors on my 3C589B and 3C589C ] Reviewed by: nate Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp> Revision Changes Path 1.46 +32 -30 src/sys/i386/isa/if_ep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606142128.OAA19769>