Bug 46

Summary: ed driver don't know the link0 flag (IFF_LINK0)
Product: Base System Reporter: Charlie Root <root>
Component: kernAssignee: FreeBSD Core Team <core>
Status: Closed FIXED    
Severity: Affects Only Me CC: tl
Priority: Normal    
Version: 2.0-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Charlie Root 1994-12-08 07:50:01 UTC
	There's a mismatch between old and new usage of ifconfig options
(altphys/link?). The result is that the ed driver will never switch to the
aui port.

Fix: quick and dirty:
Comment 1 pst freebsd_committer freebsd_triage 1995-10-28 22:47:27 UTC
State Changed
From-To: open->closed

Updated documentation to match reality, the backwards compatibility code 
was for the driver, not for the user.  -link2 is used to disable the 
tranceiver, as that is the "altphys" flag.