summaryrefslogtreecommitdiff
path: root/src/pciaccess_private.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-21libpciaccess: implementation of boot_vga in SolarisHenry Zhao1-0/+3
2012-02-27Use O_CLOEXEC for internal file descriptorsAdam Jackson1-0/+13
2012-01-03OpenBSD: Implement map_legacy and legacy_ioMark Kettenis1-0/+1
2011-10-07Add map_legacy interfaceAdam Jackson1-0/+4
2011-09-16Strip trailing whitespaceAlan Coopersmith1-5/+5
2010-02-10libpciaccess x86 backendSamuel Thibault1-0/+1
2009-12-09I/O port access routinesAdam Jackson1-0/+22
2009-07-31vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie1-0/+2
2009-07-20vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie1-0/+1
2009-07-16add support for finding if something has a kernel driverDave Airlie1-0/+1
2009-06-05vgaarb: fixup api and decode rsrc.Dave Airlie1-0/+1
2009-05-01pciaccess: provide a method to detect if a device is boot VGADave Airlie1-0/+1
2008-10-11Add NetBSD supportJuan RP1-0/+1
2008-05-21linux: add pci_device_enable entrypoint and sysfs support for itDave Airlie1-0/+1
2008-05-09Add pci_system_solx_devfs_create prototype to pciaccess_private.hAlan Coopersmith1-0/+1
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis1-0/+2
2008-02-27Don't export private symbols.Julien Cristau1-0/+7
2007-08-30New interfaces to map memory with MTRR (or similar) support.Ian Romanick1-3/+27
2007-06-18Initial support for reading expansion ROM via VGA BIOS address.Ian Romanick1-0/+5
2007-01-12Fix many warnings and bugs in the freebsd implementation.Eric Anholt1-0/+3
2006-07-06Files missed (for reasons I still don't understand) on the previousIan Romanick1-0/+13
2006-03-18Initial import of libpciaccess.Ian Romanick1-0/+85