Date: Thu, 18 Sep 2003 19:12:42 -0400 From: jason <jason@ec.rr.com> To: freebsd-questions@freebsd.org Subject: would like help on a new driver Message-ID: <3F6A3BEA.3040707@ec.rr.com>
next in thread | raw e-mail | index | archive | help
I found a good resource at http://63.249.85.132/drivers.htm and in it it gave this good info: What to actually do to write a FreeBSD driver 1. Execute shell script ``|/usr/share/examples/drivers/make_device_driver.sh|''. | | >su >cd /usr/share/examples/drivers >sh make_device_driver.sh myfoo I am trying to write a driver for the nforce 2 chipset and this seems to be a big help, but it is over 2 years old. If there is someone who could let me know what they think of this compared to todays standards and api(newbus?). Jason
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F6A3BEA.3040707>