Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!inquo!news.uoregon.edu!news.rediris.es!sanson.dit.upm.es!ioda!jmrueda From: jmrueda@diatel.upm.es (Javier Martin Rueda ) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Skeleton for network device drivers Date: 19 Sep 1996 16:57:57 GMT Organization: Dpt. Ing. Telematica Lines: 6 Message-ID: <51ru2l$rm@sanson.dit.upm.es> NNTP-Posting-Host: ioda.diatel.upm.es Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: TIN [version 1.2 PL2] Is there a skeleton for network device drivers? I plan to write one for Intel Etherexpress Pro, and till now I've just used some other card's driver as a guide, but it would be nice if there was something where you could just "fill in the blanks" with code specific to the particular hardware you are programming.