Bug 46 - ed driver don't know the link0 flag (IFF_LINK0)
Summary: ed driver don't know the link0 flag (IFF_LINK0)
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 2.0-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: FreeBSD Core Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1994-12-08 07:50 UTC by Charlie Root
Modified: 1995-10-28 22:49 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (480 bytes, patch)
1994-12-08 07:50 UTC, Charlie Root
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.