Date: Wed, 09 Aug 2000 10:52:10 +0930 (CST) From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Chris Ptacek <ptacek@dashmail.net> Cc: freebsd-hackers@freebsd.org Subject: RE: PCI Device Drivers? Message-ID: <XFMail.000809105210.doconnor@gsoft.com.au> In-Reply-To: <NEBBKLEDAJJJDAPGJFBIIEPDCKAA.ptacek@dashmail.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08-Aug-00 Chris Ptacek wrote: > Hi, I have been given the task of writing a PCI device driver for a card > that we will be using with one of our products. My question is where can I > find the best documentation for writing PCI drivers? I assume that the best > method would probably be examining current drivers, could anyone suggest > specific drivers that might be simple or well written to examine. By the > way the card is a Triple DES encryption card. The best/only documentation is the source code :) There are plenty of examples of PCI code in the tree, so copy a suitable driver.. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum 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?XFMail.000809105210.doconnor>