David Yeske wrote this message on Sun, Jul 13, 2003 at 19:21 -0700:
> I'm wondering what needs to be done to make the "fla" device into a kernel module.
> I made modules/fla/Makefile, but I am not sure what else needs to be done.
> It looks like you can't kldunload it after you kldload it...
You n
I'm wondering what needs to be done to make the "fla" device into a kernel module.
I made modules/fla/Makefile, but I am not sure what else needs to be done.
It looks like you can't kldunload it after you kldload it...
.PATH: ${.CURDIR}/../../contrib/dev/fla
KMOD= fla
SRCS= fla.c \