summaryrefslogtreecommitdiffstats
path: root/sys/sys/pciio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* let userland read vpd info from a pci device.dlg2020-06-221-1/+9
* Add an ioctl to figure out the non-sticky bits in PCI BARs used for determiningkettenis2010-09-051-1/+2
* First stab at a VGA arbiter. The VGA arbiter makes sure that only a singlekettenis2010-04-211-1/+15
* Add a new PCIOCGETROMLEN ioctl, to give users of PCIOGETROM a chance tokettenis2009-11-051-1/+2
* Add PCIOCGETROM, and ioctl(2) to read PCI ROMs.kettenis2009-07-261-2/+9
* Kill structs and ioctls that were never implemented.kettenis2009-07-141-63/+1
* openbsd tagjason2001-06-261-0/+2
* PCI bus configuration userland access from FreeBSD.matthieu2001-06-231-0/+115