Bug 93741

Summary: (no subject)
Product: Base System Reporter: Josef Karthauser <joe>
Component: kernAssignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 1.0-CURRENT   
Hardware: Any   
OS: Any   

Description Josef Karthauser 2006-02-23 11:30:07 UTC
 The problem can be worked around by first shutting the interface down
 before suspending, i.e.
 
     # ifconfig em0 down; sleep 5
     # acpiconf -s 3
     # ifconfig em0 up
 
 Joe
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2006-02-23 15:16:57 UTC
State Changed
From-To: open->feedback

Josef, since there is no Synopsis on this one, I can't tell what PR it 
should really apply to. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2006-02-23 15:16:57 UTC
Responsible Changed
From-To: gnats-admin->linimon
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-02-24 02:28:15 UTC
State Changed
From-To: feedback->closed

Misfiled followup to kern/93305; content migrated.