Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 2010 18:24:34 +0000
From:      Bruce Cran <bruce@cran.org.uk>
To:        freebsd-questions@freebsd.org
Cc:        David Jackson <djackson452@gmail.com>
Subject:   Re: Severe instabilities and system lockups
Message-ID:  <201003081824.34492.bruce@cran.org.uk>
In-Reply-To: <4B952B38.70308@gmail.com>
References:  <4B952B38.70308@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 08 March 2010 16:52:08 David Jackson wrote:

> Are there any diagnostic tools uch as getting a log of tranmissions on
> USB and probe it, ,or finmd out what code it is lockilng up on ?Has
> anyone else seen these problems with USB disks?

You'll probably get a better response by asking on the freebsd-usb mailing 
list.

The following debug nodes for USB in 8.0 are present:

> sysctl hw.usb | grep debug
hw.usb.ehci.debug: 0
hw.usb.ohci.debug: 0
hw.usb.uhci.debug: 0
hw.usb.ctrl.debug: 0
hw.usb.umass.debug: 0
hw.usb.debug: 0
hw.usb.dev.debug: 0
hw.usb.ugen.debug: 0
hw.usb.uhub.debug: 0
hw.usb.proc.debug: 0
hw.usb.ulpt.debug: 0
hw.usb.ucom.debug: 0
hw.usb.uhid.debug: 0
hw.usb.ukbd.debug: 0
hw.usb.ums.debug: 0

Your first step should probably be to get a verbose boot log (boot -v) - one 
of the USB developers will likely know better than I do which sysctl debug 
nodes to set to get more details.

-- 
Bruce Cran



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003081824.34492.bruce>