PICDEM FS USB Bootloader under FreeBSD

Xiaofan Chen xiaofanc at gmail.com
Mon Apr 28 11:47:20 UTC 2008


On Mon, Apr 28, 2008 at 4:37 PM, Hans Petter Selasky <hselasky at c2i.net> wrote:
> >
> > Maybe this is a stupid question but how do I compile ugen only and not
> > the whole kernel?
> You can get ugen alone by using loading the ugen module:
>
> kldload ugen
> kldunload ugen
>

I know this one. Actually my question is how to build ugen module
only without rebuild the full kernel.

Xiaofan


More information about the freebsd-usb mailing list