From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 10:46:01 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A95716A404; Sat, 24 Mar 2007 10:46:01 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from mail.oltrelinux.com (krisma.oltrelinux.com [194.242.226.43]) by mx1.freebsd.org (Postfix) with ESMTP id 5A31513C448; Sat, 24 Mar 2007 10:46:01 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from newluxor.wired.org (ip-79-181.sn1.eutelia.it [62.94.79.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.oltrelinux.com (Postfix) with ESMTP id 282ED11AEB2; Sat, 24 Mar 2007 11:45:58 +0100 (CET) Received: (from piso@localhost) by newluxor.wired.org (8.13.8/8.13.8/Submit) id l2OAjsPA001443; Sat, 24 Mar 2007 11:45:54 +0100 (CET) (envelope-from piso) Date: Sat, 24 Mar 2007 11:45:54 +0100 From: Paolo Pisati To: Paolo Pisati Message-ID: <20070324104554.GA1402@tin.it> References: <20070320104409.GA1562@tin.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070320104409.GA1562@tin.it> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at krisma.oltrelinux.com Cc: freebsd-usb@freebsd.org Subject: Re: Axe adapter and 6.x: read PHY failed X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 10:46:01 -0000 On Tue, Mar 20, 2007 at 11:44:09AM +0100, Paolo Pisati wrote: > Hi, > > since yesterday i'm using a D-Link DUB-E 100 usb<->ethernet adapter > on a 6.x box, and i'm experiencing a lot of problems cause after > a bit of traffic, the kernel spits: > > kernel: axe0: read PHY failed > > then axe0 becomes inoperative, and the only way to ressurect it is > to reboot the box (really annoying...). i answer to myself: switching to HPS's usb stack (http://www.turbocat.net/~hselasky/usb4bsd/) fixed my axe, and it has been 4 days that i'm torturing it with no hiccups at all! Great! :) bye, P.