From owner-freebsd-questions@FreeBSD.ORG Tue May 30 04:14:32 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1673F16A912 for ; Tue, 30 May 2006 04:14:32 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from mail07.powweb.com (mail07.powweb.com [66.152.97.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF96B43D4C for ; Tue, 30 May 2006 04:14:31 +0000 (GMT) (envelope-from vvelox@vvelox.net) Received: from vixen42.vulpes (24-119-225-24.cpe.cableone.net [24.119.225.24]) by mail07.powweb.com (Postfix) with ESMTP id DC34014DA79 for ; Mon, 29 May 2006 21:14:30 -0700 (PDT) Date: Mon, 29 May 2006 23:15:30 -0500 From: "Z.C.B." To: freebsd-questions@freebsd.org Message-ID: <20060529231530.14bf1825@vixen42.vulpes> In-Reply-To: References: X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Does Marvell 88E8053 PCIe Gigabit LAN controller work with 6.0? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2006 04:14:33 -0000 On Mon, 29 May 2006 18:26:27 -0700 Aaron VanAlstine wrote: > Folks, > > I have an ASUS P5LD2 mobo with a Marvell 88E8053 PCIe Gigabit LAN > controller. FreeBSD doesn't seem to recognize it. Should the LAN > controller work out of the box or am I missing a driver? > > ifconfig returns plip0: and lo0: with their respective flags. > Sysinstall says plip0 is an "unknown interface type." The speed LED > is orange indicating a 100 Mbps connection, but the act/link is > off. My ISP supports DHCP. IIRC that is the Yukon chipset. I have one on my laptop and it does not work. They have a binary package for it and they released the source under BSDL for it as well. The problem I have with it is it does not detect the carrier. Check around on the lists and you will find a link to the source. You can find the binary driver on their site.