Subject: HELP! PCI functions for GNU C++
To: 'port-i386@netbsd.org' <port-i386@netbsd.org>
From: Riaz Randeree <riazr@pqafrica.co.za>
List: port-i386
Date: 02/07/1999 11:42:41
Hello

I am looking for PCI functions that can, for example, find a PCI Device with
given device ID and vendor ID, or a function to read the
pci configuration space of a device. 

Do these functions come with the GNU C Library or do I need another
library?

Please help

Also if someone could point me to where I can find sample code for a pci
device driver, it will be greatly appreciated.

Thanks in advance