Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!gatech!news.mathworks.com!uunet!inXS.uu.net!news.artisoft.com!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: LKM device driver example code Date: Fri, 12 Jul 1996 11:06:19 -0700 Organization: Me Lines: 15 Message-ID: <31E6941B.55F44155@lambert.org> References: <4s57ri$5nt@dhp.com> NNTP-Posting-Host: hecate.artisoft.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.01 (X11; I; Linux 1.1.76 i486) jaeger wrote: ] ] I'm looking at pulling some driver code from the kernel into a ] loadable kernel module (LKM). My 2.1.0-R system has example code for ] "syscall" and "misc" LKMs, but not for the device type. ] Example code or pointers to more information than the ] manpage would be most helpful. /usr/src/lkm Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.