Subject: Re: No packets come out of my 3c509
To: Robert Manchek <manchek@cs.utk.edu>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: current-users
Date: 05/02/1997 14:26:43
On " Fri, 02 May 1997 17:09:14 -0400",
Robert Mancheck <manchek@cs.utk.edu> writes:

[[ ifconfig ep0 link0 link1 needed for 3c509B on 10baseT ]]

this *is* current-users. On -current, the correct answer would be

	ifconfig ep0 media 10baseT

and the ifconfig link0 link1" would have no effect.  (I don't think
anyone would get confused, but just in case...)

NetBSD-current will also get the default active media from the EEPROM.
Since Linux and DOS `just work', I expect you've set the default
medium correctly for your net. In that case, NetBSD-current would
`just work' without needing any explicit media setting.