Bug 110560

Summary: :"em" driver shuts down interface when "ifconfig media 100baseTX" is invoked
Product: Base System Reporter: Bruce Becker <hostmaster>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Bruce Becker 2007-03-20 05:50:02 UTC
I did:

mediaopt full-duplex

ifconfig em2 now reports:
..
media: Ethernet 100baseTX <full-duplex> (autoselect)
status: no carrier

Fix: 

"ifconfig media autoselect" brings the interface active again
 but the ability to set specific media/mediaopt is what is required


"ifconfig em2 media 100baseTX" also shuts the interface down
How-To-Repeat: do the above
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2007-03-20 06:40:18 UTC
State Changed
From-To: open->closed

duplicate of kern/110561