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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message