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
/
pciaccess_private.h
Age
Commit message (
Expand
)
Author
2022-08-11
Add pci_device_disable() function
Moritz Fischer
2019-07-11
New module for the Hurd
Damien Zammit
2019-07-10
freebsd_pci: Make this work on sparc64
Niclas Zeising
2015-02-12
Include the POSIX fcntl.h instead of sys/fcntl.h
Emil Velikov
2014-02-11
Fix IO access functions on linux+sysfs.
Marcin Ko?cielnicki
2012-10-21
libpciaccess: implementation of boot_vga in Solaris
Henry Zhao
2012-02-27
Use O_CLOEXEC for internal file descriptors
Adam Jackson
2012-01-03
OpenBSD: Implement map_legacy and legacy_io
Mark Kettenis
2011-10-07
Add map_legacy interface
Adam Jackson
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-02-10
libpciaccess x86 backend
Samuel Thibault
2009-12-09
I/O port access routines
Adam Jackson
2009-07-31
vgaarb: change API to target taking a device + lock/unlock not taking one
Dave Airlie
2009-07-20
vgaarb: fixup api for new count reporting + decodes interface was wrong.
Dave Airlie
2009-07-16
add support for finding if something has a kernel driver
Dave Airlie
2009-06-05
vgaarb: fixup api and decode rsrc.
Dave Airlie
2009-05-01
pciaccess: provide a method to detect if a device is boot VGA
Dave Airlie
2008-10-11
Add NetBSD support
Juan RP
2008-05-21
linux: add pci_device_enable entrypoint and sysfs support for it
Dave Airlie
2008-05-09
Add pci_system_solx_devfs_create prototype to pciaccess_private.h
Alan Coopersmith
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
2008-02-27
Don't export private symbols.
Julien Cristau
2007-08-30
New interfaces to map memory with MTRR (or similar) support.
Ian Romanick
2007-06-18
Initial support for reading expansion ROM via VGA BIOS address.
Ian Romanick
2007-01-12
Fix many warnings and bugs in the freebsd implementation.
Eric Anholt
2006-07-06
Files missed (for reasons I still don't understand) on the previous
Ian Romanick
2006-03-18
Initial import of libpciaccess.
Ian Romanick