Date: Mon, 11 Jan 1999 02:01:36 +0100 (MET) From: Lennart Augustsson <augustss@cs.chalmers.se> To: usb-bsd@egroups.com Cc: hibma@skylink.it, current@FreeBSD.ORG, usb-bsd@makelist.com Subject: Re: [usb-bsd] Re: Hand needed: debugging the USB mouse driver Message-ID: <199901110101.CAA28280@animal.cs.chalmers.se> In-Reply-To: <Pine.BSF.4.05.9901101925530.21005-100000@janus.syracuse.net> (message from Brian Feldman on Sun, 10 Jan 1999 19:29:51 -0500 (EST)) References: <Pine.BSF.4.05.9901101925530.21005-100000@janus.syracuse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'll just change int usbdebug = 0;
> int uhcidebug;
> int ohcidebug;
> and initialize them all to 100, but does this really seem right to you?
That way lies madness. :-)
If you want to debug during the boot why don't you boot into
the debugger and set the appropriate variables? (I assume you
can do this in FreeBSD).
-- Lennart
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901110101.CAA28280>
