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 \ device_if.h bus_if.h OBJS+= msysosak.o msysosak.o: uudecode < ${.CURDIR}/../../contrib/dev/fla/i386/msysosak.o.uu .include <bsd.kmod.mk> __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.comReceived on Sun Jul 13 2003 - 17:22:00 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:15 UTC