FreeBSD 6.2 And ASUS P5B Deluxe

Erik Trulsson ertr1013 at student.uu.se
Thu May 3 13:08:50 UTC 2007


On Thu, May 03, 2007 at 02:44:51PM +0200, ALEXANDRE David (Ext) wrote:
> Hi,
>  
> I have a Motherboard ASUS P5B Deluxe With two Network LAN Marvell
> Onboard.
> My problem is: Only one appear on FreeBSD 6.2 ifconfig.
>  
> I check the bios and it enable.
>  
> Someone can help me to fix this problem or tell me what can i do ?

My first guess would be that there are two *different* LAN controllers -
one connected to the PCI bus and the other via PCI-E most likely.

The one that appears in ifconfig is probably the PCI one, while the PCI-E
connected one is likely a newer chip which is not supported by 6.2.


Checking the documentation for the motherboard verifies this guess. Your MB
has a Marvell 88E001 (connected via PCI) which is supported by FreeBSD 6.2
using the sk(4) driver.  It also has a Marvell 88E056 PCI-E chip which is
not supported by 6.2.

The good news is that 7-CURRENT and 6-stable should both support the 88E056
NIC using the msk(4) driver.




-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se


More information about the freebsd-questions mailing list