freebsd-nq/sys/dev/ep
Nate Williams 8ca7c1c4a0 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>
1996-06-14 21:28:35 +00:00
..
if_ep_eisa.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
if_ep.c Better code for switching the ethernet transceiver. 1996-06-14 21:28:35 +00:00
if_epreg.h Fix media type determination. 1996-02-28 17:19:04 +00:00