From owner-freebsd-stable@FreeBSD.ORG Tue Jan 9 15:58:26 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D4B016A6C5 for ; Tue, 9 Jan 2007 15:58:26 +0000 (UTC) (envelope-from marsgmiro@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id CDFAD13C442 for ; Tue, 9 Jan 2007 15:58:25 +0000 (UTC) (envelope-from marsgmiro@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so5888934uge for ; Tue, 09 Jan 2007 07:58:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CAgDAroxuvDpNtOWbkeDnzxl4KZ7JU9MCk/JoMBK3bb+SIsQY04oH4qKs+pFFvvmmDgvuUNhMwtOA+edzfR01C5u0oFuBJ0c3ln018LVQYp5lpe/SzCGZToBfJo8FxpG+B/BFCs2nSJpdCGetvUhWVsfdzXs410g0GO/1a3RUms= Received: by 10.78.205.7 with SMTP id c7mr4507434hug.1168358303786; Tue, 09 Jan 2007 07:58:23 -0800 (PST) Received: by 10.78.191.19 with HTTP; Tue, 9 Jan 2007 07:58:23 -0800 (PST) Message-ID: <28edec3c0701090758l24c32e48m3375cc34a03529be@mail.gmail.com> Date: Tue, 9 Jan 2007 23:58:23 +0800 From: "Mars G. Miro" To: "LI Xin" , freebsd-stable@freebsd.org In-Reply-To: <45A385EC.6030404@delphij.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <28edec3c0701090319i2d4f90d1kcc38bd5b02fd6ff7@mail.gmail.com> <45A385EC.6030404@delphij.net> Cc: Subject: Re: Marvell 8053 support? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jan 2007 15:58:26 -0000 On 1/9/07, LI Xin wrote: > Mars G. Miro wrote: > > Greetz! > > > > I happen to play w/ a newish Gigabyte mobo that has an on-board > > Marvell 8053 GigE NIC. FreeBSD 6.2-BETA2 i386, amd64 does not seem to > > support it. Does anyone know if this is supported? I'm currently > > taking a look at http://people.freebsd.org/~yongari/msk/ , tho this > > NIC isnt mentioned there at all. > > A quick glance at msk(4) on -CURRENT shows that 88E8053 is supposed to > work with it. Unfortunately it seems that it needs some KPIs that is > only present in -HEAD so backporting is not trivial. > hmmm... downloading CURRENT snapshots now.. lesse if this works... The mobo is one of those 'solid-capacitor' mobos (just mentioned on /.) from Gigabyte http://www.gigabyte.com.tw/Products/Motherboard/Products_Spec.aspx?ClassValue=Motherboard&ProductID=2295&ProductName=GA-965P-DQ6 Thanks ;-) > Cheers, > -- > Xin LI http://www.delphij.net/ > FreeBSD - The Power to Serve! > > > cheers mars