Bug 42755

Summary: ASUS P4B533-VM on-board fxp not supported!
Product: Base System Reporter: lew <lew>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.6.2-RELEASE   
Hardware: Any   
OS: Any   

Description lew 2002-09-13 23:20:01 UTC
FreeBSD 4.6.2 is unable to detect the built-in ethernet card on the ASUS P4B533-VM motherboard.  I tried with the install ISO, as well as with a configured system installed from the ISO, and no go.

How-To-Repeat: Boot the ISO using P4B533-VM and look at dmesg output.
Comment 1 silby freebsd_committer freebsd_triage 2002-09-25 02:44:16 UTC
State Changed
From-To: open->feedback

A bunch of PCI IDs for Intel cards have been added since 4.6(.2). 
Please try a 4.7 snapshot and ensure that if_fxp.c version 
1.110.2.25 is being used.  (1.110.2.19 should be all that 
is necessary, though.) 

Please tell us if a newer snapshot fixes these problems so that 
the PR can be closed.
Comment 2 silby freebsd_committer freebsd_triage 2002-10-02 04:20:16 UTC
State Changed
From-To: feedback->closed

User reports that 4.7 properly supports this card.