From owner-freebsd-bugs@FreeBSD.ORG Thu Oct 26 08:43:18 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C60316A49E for ; Thu, 26 Oct 2006 08:43:18 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB5943DA5 for ; Thu, 26 Oct 2006 08:42:44 +0000 (GMT) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.62) with esmtp (envelope-from ) id <1Gd0oz-0005hS-KR>; Thu, 26 Oct 2006 10:42:41 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.62) with esmtpsa (envelope-from ) id <1Gd0oz-0007uv-JM>; Thu, 26 Oct 2006 10:42:41 +0200 Message-ID: <454074FE.20805@zedat.fu-berlin.de> Date: Thu, 26 Oct 2006 10:42:38 +0200 From: "O. Hartmann" Organization: Freie =?ISO-8859-1?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 1.5.0.7 (X11/20061015) MIME-Version: 1.0 To: Josh Paetzel References: <200610252223.k9PMNt3h013264@www.freebsd.org> <200610251812.13225.josh@tcbug.org> In-Reply-To: <200610251812.13225.josh@tcbug.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: freebsd-bugs@freebsd.org Subject: Re: kern/104819: Missing driver Marvell Semiconductor 88E8053 Yukon PCI-E Gigabit Ethernet Controller (copper) as utilized on ASUS A8N32-SLI Deluxe and others X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Oct 2006 08:43:18 -0000 Josh Paetzel wrote: > On Wednesday 25 October 2006 17:23, O. Hartmann wrote: >>> Number: 104819 >>> Category: kern >>> Synopsis: Missing driver Marvell Semiconductor 88E8053 Yukon >>> PCI-E Gigabit Ethernet Controller (copper) as utilized on ASUS >>> A8N32-SLI Deluxe and others Confidential: no >>> Severity: serious >>> Priority: high >>> Responsible: freebsd-bugs >>> State: open >>> Quarter: >>> Keywords: >>> Date-Required: >>> Class: change-request >>> Submitter-Id: current-users >>> Arrival-Date: Wed Oct 25 22:30:19 GMT 2006 >>> Closed-Date: >>> Last-Modified: >>> Originator: O. Hartmann >>> Release: FreeBSD 6.2-PRE/AMD64 >>> Organization: >> Freie Universitaet Berlin >> >>> Environment: >>> Description: >> FreeBSD 6.2 still lack in a driver for the Marvell 88E8053 Yukon >> PCI-E Gigabit Ethernet Controller as used on ASUS A8N32-SLI Deluxe >> and others. This secondary GBit PCIe attached NIC would be a >> benefit if it could be used. >> >> none10@pci2:0:0: class=0x020000 card=0x81421043 >> chip=0x436211ab rev=0x15 hdr=0x00 vendor = 'Marvell Semiconductor >> (Was: Galileo Technology Ltd)' device = '88E8053 Yukon PCI-E >> Gigabit Ethernet Controller (copper)' class = network >> subclass = ethernet >> >>> How-To-Repeat: >>> >>> Fix: >>> >>> Release-Note: >>> Audit-Trail: >>> Unformatted: > > http://ww.marvell.com has a driver for these adapters. > First, it is a binary driver and my bad, bad experiences on my AMD64 platform with the nVidia nve()-driver makes me suspecting the same ob this driver. Second, there is on this driver packages 'mykbsd60x86-8.12.2.3.tar' and this is a i386-only driver and I need a driver for the amd64 platform. Regards, Oliver