Date: Fri, 21 Sep 2007 09:02:44 +0400 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: "Patil, Kiran" <kiran.patil@intel.com> Cc: freebsd-drivers@freebsd.org Subject: Re: Help with statically compiling and linking simple hello worlds kind of driver with FreeBSD kernel Message-ID: <46F35074.4020901@yandex.ru> In-Reply-To: <4AFE4AEEFA305C4BB82F73F4D819506002B93F19@orsmsx420.amr.corp.intel.com> References: <4AFE4AEEFA305C4BB82F73F4D819506002B93F19@orsmsx420.amr.corp.intel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Patil, Kiran wrote: > 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. Hi, you can look into src/sys/conf directory. Here is lots of examples. See into files.* and options.*. -- WBR, Andrey V. Elsukov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46F35074.4020901>