index
:
lib/libpciaccess
kettenis
master
obsd
obsd-multihead-fix
vga-arbiter
PCI bus access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-02-12
Add missing guards around config.h inclusion
Chih-Wei Huang
2015-02-12
Include the POSIX fcntl.h instead of sys/fcntl.h
Emil Velikov
2014-12-21
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2014-09-29
Use PCIOCREADMASK on OpenBSD.
Mark Kettenis
2014-08-30
Implement the kernel_has_driver() method for NetBSD.
Matthew Green
2014-08-03
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2014-07-03
Solaris: Fix fd leak in pci_device_solx_devfs_map_range()
Alan Coopersmith
2014-03-15
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2014-02-11
Fix IO access functions on linux+sysfs.
Marcin Ko?cielnicki
2014-01-31
Fix a compilation error on GNU Hurd platforms.
Samuel Pitoiset
2014-01-27
Windows/Cygwin: Add support through the WinIo library
Samuel Pitoiset
2013-08-04
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2013-07-06
pci_device_solx_devfs_probe: implicit conversion changes signedness warnings
Alan Coopersmith
2013-07-06
Solaris: Remove #defines for Ultra 45 southbridge device ids
Alan Coopersmith
2013-07-06
pci_device_solx_devfs_read: fix sign conversion/comparison warnings
Alan Coopersmith
2013-07-06
Support more pci functions on NetBSD.
Thomas Klausner
2013-07-06
Fix build on NetBSD-4.
Thomas Klausner
2013-07-06
Enable boot_vga support only if WSDISPLAYIO_GET_BUSID is defined.
Thomas Klausner
2013-06-24
pci_id_file_open: move variable inside the #ifndef that uses it
Alan Coopersmith
2013-06-11
Update NetBSD support.
Thomas Klausner
2013-06-11
Move 'const' to correct place, so it has meaning.
Thomas Klausner
2013-06-07
Protect config.h like usual.
Thomas Klausner
2013-06-07
Bug 63583 - add legacy IO routines for FreeBSD
Alan Coopersmith
2013-04-27
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2013-03-09
Solaris: probe improvement
Henry Zhao
2013-02-16
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2013-01-15
Solaris: Add domain support for sparc platform
Henry Zhao
2013-01-13
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2013-01-03
PCI: set correct mask value when matching for bridges.
Egbert Eich
2012-11-16
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2012-10-21
libpciaccess: sparc rom read fix
Henry Zhao
2012-10-21
libpciaccess: implementation of boot_vga in Solaris
Henry Zhao
2012-10-12
libpciaccess: fix memory usage errors
Mark Logan
2012-08-12
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2012-05-31
Implement legacy io & map for x86 backend
Samuel Thibault
2012-04-28
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2012-04-23
Solaris: refactor pci_device_solx_devfs_map_range to reduce code duplication
Alan Coopersmith
2012-04-23
Solaris: Implement map_legacy & legacy_io functions
Alan Coopersmith
2012-04-09
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2012-04-09
Bump to 0.13.1
libpciaccess-0.13.1
Julien Cristau
2012-04-04
Fix pci_io_handle allocation routines.
Matthieu Herrb
2012-04-02
Gross hack for privilege separation support.
Matthieu Herrb
2012-03-14
Fix openbsd_pci.c:pci_device_vgaarb_set_target();
Thordur Bjornsson
2012-03-05
linux: Fix out[bwl] macros on non-I/O architectures
Adam Jackson
2012-02-27
Use O_CLOEXEC for internal file descriptors
Adam Jackson
2012-02-27
linux: Don't use /dev/port
Adam Jackson
2012-02-24
Use correct type for pci_id file accessor functions
Mathias Krause
2012-02-08
solx_devfs.c: fix gcc warnings about casting away const when reading data
Alan Coopersmith
2012-02-08
Close pci.ids file when bailing out because realloc failed
Alan Coopersmith
2012-02-08
Solaris: reorder functions to remove need for lots of static prototypes
Alan Coopersmith
[prev]
[next]