Date: Thu, 20 Sep 2007 15:19:18 -0700 From: "Patil, Kiran" <kiran.patil@intel.com> To: <freebsd-drivers@freebsd.org> Subject: Help with statically compiling and linking simple hello worlds kind of driver with FreeBSD kernel Message-ID: <4AFE4AEEFA305C4BB82F73F4D819506002B93F19@orsmsx420.amr.corp.intel.com>
index | next in thread | raw e-mail
Hi, I am newbie FreeBSD driver developer. I developed dynamically loaded module for simple hello world kind of driver. I can successfully dynamic load and unload the module (hello.ko). There are other supporting files such as hello_1.c, hello_2.c and hello.h which hets compiled when I compile hello driver. I want to statically compile this driver into FreeBSD kernel and I want it to get loaded when FreeBSD kernel is booted. I am looking for BKM, how to do this? Any help is appreciated. If there is any example exist for this, can you please point me to it. Thanks in advance. -- Kiran P.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AFE4AEEFA305C4BB82F73F4D819506002B93F19>
