summaryrefslogtreecommitdiff
path: root/src/openbsd_pci.c
AgeCommit message (Expand)Author
2017-09-20linux: support 32 bit PCI domains (v3)Stephen Hemminger
2015-05-01Include config.h before anything else in *.cJulien Cristau
2014-09-29Use PCIOCREADMASK on OpenBSD.Mark Kettenis
2014-02-11Fix IO access functions on linux+sysfs.Marcin Ko?cielnicki
2012-03-14Fix openbsd_pci.c:pci_device_vgaarb_set_target();Thordur Bjornsson
2012-02-27Use O_CLOEXEC for internal file descriptorsAdam Jackson
2012-01-03OpenBSD: Implement map_legacy and legacy_ioMark Kettenis
2011-11-19Add VGA Arbiter support for OpenBSD.Mark Kettenis
2011-11-19OpenBSD: Indicate that devices need access to legacy VGA resources.Mark Kettenis
2009-04-18openbsd_pci.c: use the correct size when mapping the legacy vga rom.Owain Ainsworth
2009-04-14Make libpciaccess on OpenBSD domain-aware.Mark Kettenis
2008-12-07Sync with OpenBSD code.Matthieu Herrb
2008-11-25Fix a logic error in pci_device_openbsd_write().Matthieu Herrb
2008-09-20OpenBSD: allow 2 successives calls to pci_system_init().Matthieu Herrb
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis