From owner-freebsd-current@FreeBSD.ORG Mon Oct 20 01:15:43 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 608D7106566B for ; Mon, 20 Oct 2008 01:15:43 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.187]) by mx1.freebsd.org (Postfix) with ESMTP id D17E18FC17 for ; Mon, 20 Oct 2008 01:15:42 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so691965tid.3 for ; Sun, 19 Oct 2008 18:15:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:date:from :to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=LBfeN+CvNHxErs2WI/2DHvqj2H5xOkY+9svZdz0qDS0=; b=pNLRpTnXmLlniYN6k1W+BB05Q+0BcJWt1HnNm5DTOXFXCpUzH29cZImiHef+nq7XwL U1Xa9GkXCstHJKZRA4DFJ0mmQj8DfMNI8/TMtETmWDj6tKbo+4aQrrYkJ8QhVB379eO0 v5oi2czTqp+irql0Gwc4sLxDC0ofg6/4YjflQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=R7UtleTjKhQ+e+wF5dkqlG+sLYnm0uTT2ll2pUPtOVid6bOa2dioXaMmwHk5+915e1 ORAgwRINrKGr/SYcApuhuiDPVJLIg4A33ZKRf86nm9yXjLbOBgtMrCBuFJdv5ye4geIG cFf2sWmGFI6nHiU94a5EsiEWwzo9ELn/Kbjsc= Received: by 10.110.46.3 with SMTP id t3mr4473820tit.19.1224465341422; Sun, 19 Oct 2008 18:15:41 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ([211.53.35.84]) by mx.google.com with ESMTPS id y3sm9344616tia.6.2008.10.19.18.15.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 19 Oct 2008 18:15:39 -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 m9K1DdE1039278 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 20 Oct 2008 10:13:39 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id m9K1Ddwq039277; Mon, 20 Oct 2008 10:13:39 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 20 Oct 2008 10:13:39 +0900 From: Pyun YongHyeon To: Norikatsu Shigemura Message-ID: <20081020011339.GD38923@cdnetworks.co.kr> References: <20081003054756.GB71518@cdnetworks.co.kr> <20081020014057.febeb458.nork@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081020014057.febeb458.nork@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@FreeBSD.org Subject: Re: Call for axe(4) testers. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2008 01:15:43 -0000 On Mon, Oct 20, 2008 at 01:40:57AM +0900, Norikatsu Shigemura wrote: > On Fri, 3 Oct 2008 14:47:56 +0900 > Pyun YongHyeon wrote: > > Attached file is fix for AX88178 USB Gigabit controller. The patch > > removed old hack to find the correct PHY address of controller and > > it will affect all axe(4) controllers. If you have axe(4) hardware > > please give it try and let me know how it goes. > > Oops, why vsc8211 is vitesse's instead of cicada's? :-) > Because Vitesse now owns Cicada and Vitesse site clearly indicates the model name is VSC8211 single port 10/100/1000 PHY. -- Regards, Pyun YongHyeon