aboutsummaryrefslogtreecommitdiff
path: root/devel/libpciaccess/files
Commit message (Expand)AuthorAgeFilesLines
* Correct an inverted !__sparc64__.Marius Strobl2010-02-081-1/+1
* Update to 0.10.6Robert Noland2009-05-071-296/+20
* Given that the x86-centric approach of mmap(2)'ing PCI memory viaMarius Strobl2009-03-313-19/+115
* Use the new PCIOCGETBAR if it is available, rather than frob theRobert Noland2009-02-261-14/+114
* Fixup a couple of typos from the previous patch.Robert Noland2009-02-081-12/+22
* Locate the BIOS BAR via the pci registers if it is available.Robert Noland2009-02-081-8/+108
* Some drivers depend on pci chip revision id to function properly. WeRobert Noland2009-01-291-2/+10
* We shouldn't go around frobbing pci BARs while they are enabled.Robert Noland2009-01-251-0/+98