summaryrefslogtreecommitdiff
path: root/lib/nbsd-libpci.c
Commit message (Expand)AuthorAgeFilesLines
* Add pci_read_vpd() function and internal read_vpd() methodBen Hutchings2008-11-211-0/+1
* Introduced API for selection of access methods.Martin Mares2008-02-121-1/+2
* Replaced the method_params array by library parameters.Martin Mares2008-02-121-3/+3
* Removed extraneous braces.Martin Mares2007-10-141-3/+1
* Whitespace cleanup of all source files.Martin Mares2006-09-091-2/+2
* Fixes for NetBSDMartin Mares2006-05-051-1/+7
* Include file splits and namespace cleanups.Martin Mares2006-05-051-1/+1
* Added support for 4096-byte extended configuration space.Martin Mares2006-05-051-0/+6
* Testing on real NetBSD revealed a couple of stupid typos.Martin Mares2006-05-051-3/+3
* Cleaned up NetBSD access functions.Martin Mares2006-05-051-15/+28
* Initial NetBSD support.Martin Mares2006-05-051-0/+132