Subject: pci_read_config_byte
To: None <tech-kern@netbsd.org>
From: Ed <garbageout@sbcglobal.net>
List: tech-kern
Date: 05/28/2005 12:28:21
I'm borrowing some code from Linux.  What is the NetBSD equivalent of 
the Linux functions pci_read_config_byte and pci_write_config_byte?  I 
found pci_conf_read and pci_conf_write, but that seems to read and write 
a whole dword.  If this is not the correct forum for kernel hacking, 
please advise.  Thank you.

Regards,

Rob