From owner-freebsd-amd64@FreeBSD.ORG Wed Nov 9 13:33:14 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D46D16A41F for ; Wed, 9 Nov 2005 13:33:14 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0281543D45 for ; Wed, 9 Nov 2005 13:33:13 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 9628B997DC1; Wed, 9 Nov 2005 14:33:11 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11808-07; Wed, 9 Nov 2005 14:33:07 +0100 (CET) Received: from [80.98.133.57] (catv-50628539.catv.broadband.hu [80.98.133.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id C5978997DBD; Wed, 9 Nov 2005 14:33:07 +0100 (CET) Message-ID: <4371FA8F.5060907@t-hosting.hu> Date: Wed, 09 Nov 2005 14:33:03 +0100 From: =?UTF-8?B?S8O2dmVzZMOhbiBHw6Fib3I=?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Android References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at t-hosting.hu Cc: freebsd-amd64@freebsd.org Subject: Re: Marvell, well... X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 13:33:14 -0000 Android wrote: > > Hello! > > I am a lucky owner of mobo Asus P5LD2. To make me more happy could only > working network adapter > Marvel 88E8053 Yukon PCI-E Gigabit under FreeBSD-6.0-Stable (amd64). > After > googling I've understood, > there's no efficient solution in my case except to install another > adapter. Maybe somebody has > found any solution? > > uname -a > FreeBSD callisto 6.0-STABLE FreeBSD 6.0-STABLE #10: Tue Nov 8 07:34:49 > EET 2005 root@callisto:/usr/obj/usr/src/sys/callisto amd64 > I have a an Asus A8N-SLI Deluxe with two ethernet controllers. On of them is similar to yours, Windows says it is a "Marvell Yukon 88E8001/8003/8010 PCI Gigabit Ethernet Controller". FreeBSD recognizes both of my ethernet cards, the nVidia is called nve0 and the Marvell is called sk0. Anyway, I haven't used it so I can't prove it works well. Cheers, Gabor Kovesdan