From owner-freebsd-hardware@FreeBSD.ORG Wed Jun 14 14:46:47 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1022B16A479 for ; Wed, 14 Jun 2006 14:46:47 +0000 (UTC) (envelope-from patpro@patpro.net) Received: from smtp.univ-lyon2.fr (smtp.univ-lyon2.fr [159.84.143.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88F5F43D64 for ; Wed, 14 Jun 2006 14:46:44 +0000 (GMT) (envelope-from patpro@patpro.net) Received: from localhost (localhost [127.0.0.1]) by smtp.univ-lyon2.fr (Postfix) with ESMTP id 70CFB3B94AA0; Wed, 14 Jun 2006 16:46:33 +0200 (CEST) X-Virus-Scanned: amavisd-new at univ-lyon2.fr Received: from smtp.univ-lyon2.fr ([127.0.0.1]) by localhost (smtp.univ-lyon2.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hPvzTIDVd+pA; Wed, 14 Jun 2006 16:46:32 +0200 (CEST) Received: from [159.84.142.99] (patpro.univ-lyon2.fr [159.84.142.99]) by smtp.univ-lyon2.fr (Postfix) with ESMTP id 45F4D3B94A91; Wed, 14 Jun 2006 16:46:32 +0200 (CEST) In-Reply-To: <86hd2n4xgx.fsf@xps.des.no> References: <86hd2n4xgx.fsf@xps.des.no> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Patrick Proniewski Date: Wed, 14 Jun 2006 16:46:30 +0200 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= X-Mailer: Apple Mail (2.750) Cc: freebsd-hardware@freebsd.org Subject: =?iso-8859-1?q?Re=3A_support_for_Marvell_=94Yukon=94_88E8050_Gig?= =?iso-8859-1?q?abit_Ethernet_controller?= X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 14:46:47 -0000 On 14 juin 06, at 16:34, Dag-Erling Sm=F8rgrav wrote: > Patrick Proniewski writes: >> I wonder if the Marvell Yukon 88E8050 Gigabit Ethernet controller is >> supported on FreeBSD 6. > > No, sorry. There is partial support in the code, but it's disabled > since it doesn't work properly. ok, thank you for the fast answer. pat=