From owner-freebsd-current@FreeBSD.ORG Mon Jun 25 08:22:07 2007 Return-Path: X-Original-To: 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 65D1816A46B for ; Mon, 25 Jun 2007 08:22:07 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.freebsd.org (Postfix) with ESMTP id 447A213C4BA for ; Mon, 25 Jun 2007 08:22:07 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout2.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.05) with ESMTP id l5P8M2wd001464 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 25 Jun 2007 01:22:02 -0700 X-Auth-Received: from [192.168.10.45] (c-24-10-12-194.hsd1.ca.comcast.net [24.10.12.194]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l5P8M12K027624 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 25 Jun 2007 01:22:02 -0700 Message-ID: <467F7B29.2050607@u.washington.edu> Date: Mon, 25 Jun 2007 01:22:01 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Ian FREISLICH References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.25.10542 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __STOCK_SUBJ_9 0, __USER_AGENT 0' Cc: current@freebsd.org, "M. Warner Losh" 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: Mon, 25 Jun 2007 08:22:07 -0000 Ian FREISLICH wrote: > 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? > > Ian > > -- > Ian Freislich > 'USB_DEBUG="yes"' in make.conf? -Garrett