From owner-freebsd-current@FreeBSD.ORG Sun Jan 4 17:18:22 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 7E6591065672; Sun, 4 Jan 2009 17:18:22 +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 04E5D8FC08; Sun, 4 Jan 2009 17:18:21 +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 n04HIAte053324; Mon, 5 Jan 2009 02:18:11 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 5 Jan 2009 02:18:09 +0900 From: Norikatsu Shigemura To: Hans Petter Selasky Message-Id: <20090105021809.d3848b9c.nork@FreeBSD.org> In-Reply-To: <200901041748.18798.hselasky@c2i.net> References: <47297827@bb.ipt.ru> <200901041715.06163.hselasky@c2i.net> <20090105013501.dc07970c.nork@FreeBSD.org> <200901041748.18798.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 02:18:11 +0900 (JST) Cc: Alfred Perlstein , 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 17:18:22 -0000 Hi hps! On Sun, 4 Jan 2009 17:48:16 +0100 Hans Petter Selasky wrote: > Also try to turn on axe debugging: > sysctl hw.usb2.axe.debug=15 OK, I'll try. > I suspect it is a problem with the miibus. Yes, me too. after unplug: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - axe0: at ushub1, port 2, addr 3 (disconnected) ukphy0: detached miibus1: detached (freeze) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I hitted CTRL+ALT+ESC, but nothing. > Try waiting some time before you unplug the device (60 seconds). Thank you, I'll try with single user mode.