Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-14 | Fix openbsd_pci.c:pci_device_vgaarb_set_target(); | Thordur Bjornsson | 1 | -0/+1 |
2012-02-27 | Use O_CLOEXEC for internal file descriptors | Adam Jackson | 1 | -1/+1 |
2012-01-03 | OpenBSD: Implement map_legacy and legacy_io | Mark Kettenis | 1 | -2/+151 |
2011-11-19 | Add VGA Arbiter support for OpenBSD. | Mark Kettenis | 1 | -0/+134 |
2011-11-19 | OpenBSD: Indicate that devices need access to legacy VGA resources. | Mark Kettenis | 1 | -0/+4 |
2009-04-18 | openbsd_pci.c: use the correct size when mapping the legacy vga rom. | Owain Ainsworth | 1 | -2/+2 |
2009-04-14 | Make libpciaccess on OpenBSD domain-aware. | Mark Kettenis | 1 | -91/+123 |
2008-12-07 | Sync with OpenBSD code. | Matthieu Herrb | 1 | -7/+85 |
2008-11-25 | Fix a logic error in pci_device_openbsd_write(). | Matthieu Herrb | 1 | -1/+1 |
2008-09-20 | OpenBSD: allow 2 successives calls to pci_system_init(). | Matthieu Herrb | 1 | -1/+6 |
2008-03-12 | OpenBSD support for libpciaccess. | Mark Kettenis | 1 | -0/+406 |