Subject: Re: uhci problem with -current
To: None <chris@cjones.org, current-users@netbsd.org>
From: Lennart Augustsson <augustss@augustsson.net>
List: current-users
Date: 04/06/2000 03:59:10
> What should I do to test this?  Is there USB debugging I can turn on?
> Should I just compile with UHCI_DEBUG?  Or would something else likely
> be more helpful?
Compile with USB_DEBUG, it enables all the other.
Then break into DDB, set usbdebug=5, uhcidebug=5, and plug something in.

	-- Lennart