Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2008 10:37:38 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        "Xiaofan Chen" <xiaofanc@gmail.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: PICDEM FS USB Bootloader under FreeBSD
Message-ID:  <200804281037.39065.hselasky@c2i.net>
In-Reply-To: <a276da400804252050y1059ccf0k511251242d21d2d5@mail.gmail.com>
References:  <a276da400710120806k636347eew876ee0fb3fc17ab3@mail.gmail.com> <200804251849.11283.hselasky@c2i.net> <a276da400804252050y1059ccf0k511251242d21d2d5@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 26 April 2008, Xiaofan Chen wrote:
> On Sat, Apr 26, 2008 at 12:49 AM, Hans Petter Selasky <hselasky@c2i.net> 
wrote:
> > Hi,
> >
> >  1) Try to get debugging from USB instead of OHCI.
> >
> >  sysctl hw.usb.ohci.debug=0
> >
> > sysctl hw.usb.debug=15
> >
> >  Retry.
>

>
> Maybe this is a stupid question but how do I compile ugen only and not
> the whole kernel?

I will analyse your log later today.

You can get ugen alone by using loading the ugen module:

kldload ugen
kldunload ugen

Thanks for doing all the traces.

--HPS



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