From owner-freebsd-net@FreeBSD.ORG Mon Apr 24 23:49:58 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0D8716A402 for ; Mon, 24 Apr 2006 23:49:58 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8DEB43D66 for ; Mon, 24 Apr 2006 23:49:48 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by nz-out-0102.google.com with SMTP id i28so1020621nzi for ; Mon, 24 Apr 2006 16:49:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=Irdgz3pQR+qB7bjoVS5C1udcu/arcyckAdtCV27VHfWzswLeGNidkqEM3rUEk4BZ11hDiMfvwJmAI4bm/HQ7hJzyeD06TAGOapACBKUsr5AydrdxyzGVrmUiEM73DwNXt1mnb/lgb6u92er+rpWrQpM6t1XioFJknTxLB4E+J4g= Received: by 10.37.12.23 with SMTP id p23mr1000354nzi; Mon, 24 Apr 2006 16:49:48 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.gmail.com with ESMTP id 15sm646427nzo.2006.04.24.16.49.46; Mon, 24 Apr 2006 16:49:47 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id k3ONnZ9u001127 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 25 Apr 2006 08:49:35 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id k3ONnY9n001126; Tue, 25 Apr 2006 08:49:34 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Tue, 25 Apr 2006 08:49:34 +0900 From: Pyun YongHyeon To: othermark Message-ID: <20060424234934.GA946@cdnetworks.co.kr> References: <001201c666d4$b69dc290$0201a8c0@oxy> <20060423140833.V13011@maildrop.int.zabbadoz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org Subject: Re: Marvell 88E8053 lan controller support X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Apr 2006 23:49:58 -0000 On Mon, Apr 24, 2006 at 07:51:05AM -0700, othermark wrote: > Bjoern A. Zeeb wrote: > > > On Sun, 23 Apr 2006, OxY wrote: > > > >> hi! > >> > >> my question is when will this chip being supported by 6.x? > > > > for x>1 maybe. > > > >> or is it supported now and i didn't find the proper driver? :) > > > > search freebsd-net archive of Jan 2006, posting from andre oppermann > > and do not forget to read the follow-ups. > > Just so other people don't have to do the rummaging, here's the link from > gmane.org. > > http://thread.gmane.org/gmane.os.freebsd.current/79126/focus=79126 > > I too am hoping someone will step up to the plate and this support will be > integrated into -current. > I've tried their driver on CURRENT(It needs a minor modification to compile on CURRENT). But the driver didn't recognize link and even it panicked with numeros witness warnings when I enabled jumbo frame support. In addition it didn't attach for DGE530T. I think there driver is in experimental stage not for production use. In order to support Yukon II we need a documentation from Marvell. -- Regards, Pyun YongHyeon