summaryrefslogtreecommitdiff
path: root/src/pciaccess_private.h
AgeCommit message (Expand)Author
2019-04-06New module for the HurdDamien Zammit
2015-02-12Include the POSIX fcntl.h instead of sys/fcntl.hEmil Velikov
2014-02-11Fix IO access functions on linux+sysfs.Marcin Ko?cielnicki
2012-10-21libpciaccess: implementation of boot_vga in SolarisHenry Zhao
2012-02-27Use O_CLOEXEC for internal file descriptorsAdam Jackson
2012-01-03OpenBSD: Implement map_legacy and legacy_ioMark Kettenis
2011-10-07Add map_legacy interfaceAdam Jackson
2011-09-16Strip trailing whitespaceAlan Coopersmith
2010-02-10libpciaccess x86 backendSamuel Thibault
2009-12-09I/O port access routinesAdam Jackson
2009-07-31vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie
2009-07-20vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie
2009-07-16add support for finding if something has a kernel driverDave Airlie
2009-06-05vgaarb: fixup api and decode rsrc.Dave Airlie
2009-05-01pciaccess: provide a method to detect if a device is boot VGADave Airlie
2008-10-11Add NetBSD supportJuan RP
2008-05-21linux: add pci_device_enable entrypoint and sysfs support for itDave Airlie
2008-05-09Add pci_system_solx_devfs_create prototype to pciaccess_private.hAlan Coopersmith
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis
2008-02-27Don't export private symbols.Julien Cristau
2007-08-30New interfaces to map memory with MTRR (or similar) support.Ian Romanick
2007-06-18Initial support for reading expansion ROM via VGA BIOS address.Ian Romanick
2007-01-12Fix many warnings and bugs in the freebsd implementation.Eric Anholt
2006-07-06Files missed (for reasons I still don't understand) on the previousIan Romanick
2006-03-18Initial import of libpciaccess.Ian Romanick