summaryrefslogtreecommitdiff
path: root/src/pciaccess_private.h
Commit message (Expand)AuthorAgeFilesLines
* Include the POSIX fcntl.h instead of sys/fcntl.hEmil Velikov2015-02-121-1/+1
* Fix IO access functions on linux+sysfs.Marcin Ko?cielnicki2014-02-111-0/+1
* libpciaccess: implementation of boot_vga in SolarisHenry Zhao2012-10-211-0/+3
* Use O_CLOEXEC for internal file descriptorsAdam Jackson2012-02-271-0/+13
* OpenBSD: Implement map_legacy and legacy_ioMark Kettenis2012-01-031-0/+1
* Add map_legacy interfaceAdam Jackson2011-10-071-0/+4
* Strip trailing whitespaceAlan Coopersmith2011-09-161-5/+5
* libpciaccess x86 backendSamuel Thibault2010-02-101-0/+1
* I/O port access routinesAdam Jackson2009-12-091-0/+22
* vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie2009-07-311-0/+2
* vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie2009-07-201-0/+1
* add support for finding if something has a kernel driverDave Airlie2009-07-161-0/+1
* vgaarb: fixup api and decode rsrc.Dave Airlie2009-06-051-0/+1
* pciaccess: provide a method to detect if a device is boot VGADave Airlie2009-05-011-0/+1
* Add NetBSD supportJuan RP2008-10-111-0/+1
* linux: add pci_device_enable entrypoint and sysfs support for itDave Airlie2008-05-211-0/+1
* Add pci_system_solx_devfs_create prototype to pciaccess_private.hAlan Coopersmith2008-05-091-0/+1
* OpenBSD support for libpciaccess.Mark Kettenis2008-03-121-0/+2
* Don't export private symbols.Julien Cristau2008-02-271-0/+7
* New interfaces to map memory with MTRR (or similar) support.Ian Romanick2007-08-301-3/+27
* Initial support for reading expansion ROM via VGA BIOS address.Ian Romanick2007-06-181-0/+5
* Fix many warnings and bugs in the freebsd implementation.Eric Anholt2007-01-121-0/+3
* Files missed (for reasons I still don't understand) on the previousIan Romanick2006-07-061-0/+13
* Initial import of libpciaccess.Ian Romanick2006-03-181-0/+85