Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2007 15:08:46 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        "ALEXANDRE David \(Ext\)" <David.ALEXANDRE@cneti.caisse-epargne.fr>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: FreeBSD 6.2 And ASUS P5B Deluxe
Message-ID:  <20070503130846.GA84068@owl.midgard.homeip.net>
In-Reply-To: <6D1AEC3456FCEE41951B2874053E9B2809FB63B4@scmex-clipper.cneti.caisse-epargne.fr>
References:  <6D1AEC3456FCEE41951B2874053E9B2809FB63B4@scmex-clipper.cneti.caisse-epargne.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
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@student.uu.se



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070503130846.GA84068>