summaryrefslogtreecommitdiff
path: root/src/openbsd_pci.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-14Fix openbsd_pci.c:pci_device_vgaarb_set_target();Thordur Bjornsson1-0/+1
2012-02-27Use O_CLOEXEC for internal file descriptorsAdam Jackson1-1/+1
2012-01-03OpenBSD: Implement map_legacy and legacy_ioMark Kettenis1-2/+151
2011-11-19Add VGA Arbiter support for OpenBSD.Mark Kettenis1-0/+134
2011-11-19OpenBSD: Indicate that devices need access to legacy VGA resources.Mark Kettenis1-0/+4
2009-04-18openbsd_pci.c: use the correct size when mapping the legacy vga rom.Owain Ainsworth1-2/+2
2009-04-14Make libpciaccess on OpenBSD domain-aware.Mark Kettenis1-91/+123
2008-12-07Sync with OpenBSD code.Matthieu Herrb1-7/+85
2008-11-25Fix a logic error in pci_device_openbsd_write().Matthieu Herrb1-1/+1
2008-09-20OpenBSD: allow 2 successives calls to pci_system_init().Matthieu Herrb1-1/+6
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis1-0/+406