PICDEM FS USB Bootloader under FreeBSD
Hans Petter Selasky
hselasky at c2i.net
Mon Apr 28 08:36:24 UTC 2008
On Saturday 26 April 2008, Xiaofan Chen wrote:
> On Sat, Apr 26, 2008 at 12:49 AM, Hans Petter Selasky <hselasky at 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
More information about the freebsd-usb
mailing list