Bug 93090

Summary: [nve] NIC on GA-K8NF-9 motherboard is recognized, but does not work.
Product: Base System Reporter: Michael Szklarski <dysoft>
Component: amd64Assignee: freebsd-amd64 (Nobody) <amd64>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Michael Szklarski 2006-02-09 13:20:07 UTC
NIC installed on GA-K8NF-9 motherboard is correctly recognized,
driver "nve" is attached, but does not work: system prints out
a message "device timeout (x)", where x=2,3,4,5....

How-To-Repeat: Boot the system on GA-K8NF-9 motherboard.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2006-07-06 12:38:39 UTC
State Changed
From-To: open->analyzed

This NIC should be supported by the nfe driver, which has been committed to 
CURRENT. 

Most likely you need the ciphy.patch from  
http://www.se.hiroshima-u.ac.jp/~shigeaki/software/freebsd-nfe.html 
to make it work
Comment 2 David E. O'Brien freebsd_committer freebsd_triage 2008-02-05 18:02:43 UTC
State Changed
From-To: analyzed->closed

Without access to this particular hardware, or a patch submitted with 
the PR - there isn't much we can do at this point.  nve(4) is based on 
a binary blob, and has been succeeded by nfe(4) in FreeBSD 7.0 and later.