Adding a new kernel module?

Barney Cordoba barney_cordoba at yahoo.com
Thu Jan 8 09:34:48 PST 2009


I'm testing  a new kernel module that needs to be compiled in, and everything works fine except that make doesn't make the module for the new driver. The driver is under dev

/sys/dev/foo

How does the kernel make system decide what modules to build? How can I add a new kernel modules to the build system to get it to build the new module automatically?

Thanks,

Barney


      


More information about the freebsd-current mailing list