From owner-freebsd-current@FreeBSD.ORG Sun Jan 4 15:00:26 2009 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 994AD106564A; Sun, 4 Jan 2009 15:00:26 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (unknown [IPv6:2001:2f0:104:80a0:230:48ff:fe41:2455]) by mx1.freebsd.org (Postfix) with ESMTP id 352D68FC08; Sun, 4 Jan 2009 15:00:26 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.14.1/8.14.1/NinthNine) with SMTP id n04F0G9g039118; Mon, 5 Jan 2009 00:00:16 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 5 Jan 2009 00:00:14 +0900 From: Norikatsu Shigemura To: Hans Petter Selasky , Alfred Perlstein Message-Id: <20090105000014.a11a4d7f.nork@FreeBSD.org> In-Reply-To: <200901011233.15537.hselasky@c2i.net> References: <47297827@bb.ipt.ru> <20081231003115.GA22037@cdnetworks.co.kr> <20090101022845.4dc8bc27.nork@FreeBSD.org> <200901011233.15537.hselasky@c2i.net> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Mon, 05 Jan 2009 00:00:17 +0900 (JST) Cc: pyunyh@gmail.com, Boris Samorodov , freebsd-current@FreeBSD.org, Norikatsu Shigemura Subject: Re: Call for axe(4) testers. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2009 15:00:26 -0000 Hi alfred and hps. On Thu, 1 Jan 2009 12:33:14 +0100 Hans Petter Selasky wrote: > > > the updated axe(4) in near future. Alternatively you can try > > > attached patch for USB2. > > I tried to buildkernel, and I got following messages: > > Sorry, I couldn't fix AXE_FLAG_LINK issue. > This is fixed in P4 and my private SVN. This patch is not yet in -current. > You need to rename the first flag in one of the axe header files > in /sys/dev/usb2/ethernet . I tested on r186730 by alfred@. 1. When my all devices are detached, OS is freeze(not panic). 2. GU-1000T doesn't work, but UE-200TX-G works well.