Date: Thu, 10 May 2001 10:23:33 +0200 From: "julien" <julien@iside.net> To: <hackers@freebsd.org> Subject: Re: help regarding writing pseudo-drivers in FreeBSD Message-ID: <002401c0d92a$81f7fa20$662d44c3@yoshi> References: <F196phwFutJLtosJ3Ih000008fb@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Have a look at http://www.daemonnews.org/200010/blueprints.html , i think it's a good starting point, with an example of an "echo" pseudo device driver. You could also look at /usr/src/sys/net/if_tun* (tunneling pseudo device) for a more real life example. Hope this helps -- ------------------------------- --> julien@iside.net ------------------------------- ----- Original Message ----- From: "Jayesh Krishna" <jayeshkrishna@hotmail.com> To: <hackers@freebsd.org> Sent: Thursday, May 10, 2001 7:42 AM Subject: help regarding writing pseudo-drivers in FreeBSD > Hi, > I am comfortable with Linux Device Drivers. Presently I am trying > to write some pseudo-drivers in FreeBSD(4.2-release). I tried out > make_pseudo_driver.sh > in the /usr/share/examples/drivers but it does not work :-( I also > went through the "FreeBSD Device Driver Writer's Guide" by Eric L. > Hernes but it seems to be outdated :-( > Please someone point me out to some docs regarding writing device > drivers in FreeBSD.... > > jayesh > > ________________________________________________________________________ _ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002401c0d92a$81f7fa20$662d44c3>