Date: Sat, 13 May 1995 10:45:31 -0700 (PDT) From: Steven G Kargl <kargl@troutmask.apl.washington.edu> To: gibbs@estienne.CS.Berkeley.EDU (Justin T. Gibbs) Cc: nwestfal@orion.csci.csusb.edu, hackers@FreeBSD.org Subject: Re: 3C509 and NI5210 Message-ID: <199505131745.KAA04581@troutmask.apl.washington.edu> In-Reply-To: <199505121534.IAA27968@estienne.cs.berkeley.edu> from "Justin T. Gibbs" at May 12, 95 08:34:44 am
next in thread | previous in thread | raw e-mail | index | archive | help
According to Justin T. Gibbs:
>
> >What is the current state of the 3C509 driver? I'm trying to use it with
> >the BNC port. Do I need the LINK2 option or not? I'm trying to get it
>
> The link2 option is only needed to access the 10base-T or aui port on the
> card.
>
>From if-ep.c:
/*
* S.B.
*
* Now behavior was slightly changed:
*
* if any of flags link[0-2] is used and its connector is
* physically present the following connectors are used:
*
* link0 - AUI * highest precedence
* link1 - BNC
* link2 - UTP * lowest precedence
*
* If none of them is specified then
* connector specified in the EEPROM is used
* (if present on card or AUI if not).
*
*/
S.B. is, I believe, Serge Bakin. He provided the latest changes to
the if_ep.c code.
You might want to use the link1 flag with ifconfig.
--
Steven G. Kargl | Phone: 206-685-4677 |
Applied Physics Lab | Fax: 206-543-6785 |
Univ. of Washington |---------------------|
1013 NE 40th St | FreeBSD 2.1-current |
Seattle, WA 98105 |---------------------|
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505131745.KAA04581>
