would like help on a new driver

jason jason at ec.rr.com
Thu Sep 18 16:12:24 PDT 2003


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



More information about the freebsd-questions mailing list