From owner-freebsd-current@FreeBSD.ORG Tue Jun 26 11:22:24 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4CD9D16A421 for ; Tue, 26 Jun 2007 11:22:24 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe11.swip.net [212.247.155.65]) by mx1.freebsd.org (Postfix) with ESMTP id B132013C458 for ; Tue, 26 Jun 2007 11:22:23 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [194.248.135.20] (account mc467741@c2i.net HELO laptop.lan) by mailfe11.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 360376456; Tue, 26 Jun 2007 13:22:16 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Tue, 26 Jun 2007 13:22:15 +0200 User-Agent: KMail/1.9.5 References: <4680F2A3.1070006@u.washington.edu> In-Reply-To: <4680F2A3.1070006@u.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706261322.15766.hselasky@c2i.net> Cc: Garrett Cooper , Ian FREISLICH , current@freebsd.org Subject: Re: USB mouse works again in current!!! 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: Tue, 26 Jun 2007 11:22:24 -0000 Hi Ian, Debugging Host Controller Halted is not so easy. It usually means that the DMA memory corrupted. Have you tried my new USB stack, popularly called HPS USB stack ? And what kind of platform are you using? --HPS On Tuesday 26 June 2007 13:04, Garrett Cooper wrote: > Ian FREISLICH wrote: > > "M. Warner Losh" wrote: > >> In message: > >> > >> Ian FREISLICH writes: > >> : Ian FREISLICH wrote: > >> : > I also fixed the onboard wireless mouse controller which previously > >> : > >> : s/I/It/ > >> : > >> : > worked for about 10 minutes before a usb bus error broke the > >> : > connection. > >> : > >> : Seems I spoke too soon. After running fine for about an hour the > >> : wireless mouse died with the following error: > >> : > >> : Jun 25 09:00:53 apple kernel: usb3: host controller process error > >> : Jun 25 09:00:53 apple kernel: usb3: host controller halted > >> : > >> : Is there any debugging knob I can turn to get more data about what > >> : went wrong? > >> > >> I don't know. You can try configuring USBDEBUG in your kernel, then > >> setting hw.ums.debug=1, but that tends to generate a lot of traffic in > >> an hour. > > > > Hmm. Not much more to go on: > > > > usb3: host controller process error > > usb3: host controller halted > > usb3 regs: cmd=0080, sts=0030, intr=000f, frnum=05f7, flbase=01bba7dc, > > sof=0040, portsc1=0095, portsc2=01a5 intrs=33921 > > QH(0xc4e02f80) at 01ba8f80: hlink=01ba8fa2 elink=00000001 > > > > Ian > > > > -- > > Ian Freislich > > *Shrugs*. When did you last sync and build the kernel again (a more > precise date may help)? > Thanks, > -Garrett > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"