summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-30open_legacy_io: version compatible with privsep.kettenisMatthieu Herrb
2011-12-27Mark Kettenis' implementation of legacy i/o stuff for OpenBSD.Matthieu Herrb
2011-12-27Makefile.bsd-wrapper: merge CVS versionMatthieu Herrb
2011-11-06Merge branch 'obsd' of ssh://xenocara.org/git/xenocara/lib/libpciaccess into ...Matthieu Herrb
2011-11-06Indicate that devices need access to legacy VGA resources.Mark Kettenis
2011-11-06Avoid segfault in pci_device_vgaarb_fini().Matthieu Herrb
2011-11-06Add a comment about VGA arbiter code in OpenBSD.Matthieu Herrb
2011-11-06Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2011-10-24libpciaccess: close mtrr fd on pci_cleanupNithin Nayak Sujir
2011-10-16Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2011-10-14Solaris: Give better error on realloc failureAlan Coopersmith
2011-10-11linux sysfs: Fix read-write access in map_legacyJeremy Huddleston
2011-10-09scanpci: Build fix for systems without <err.h>Jeremy Huddleston
2011-10-07configure.ac: Bump version to 0.12.901libpciaccess-0.12.901Jeremy Huddleston
2011-10-07Update library version to reflect new APIJeremy Huddleston
2011-10-07linux: Implement map_legacyAdam Jackson
2011-10-07Add map_legacy interfaceAdam Jackson
2011-09-25Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-08-21Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2011-08-03linux: Fix a crash in populate_devicesAdam Jackson
2011-06-05Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2011-06-04linux: Only set errno after an errorChris Wilson
2011-04-17Merge remote branch 'origin/master' into obsdMatthieu Herrb
2011-03-30Solaris support for multiple PCI segments (domains)John Martin
2011-02-13Merge remote branch 'origin/master' into obsdMatthieu Herrb
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-02-02libpciaccess 0.12.1libpciaccess-0.12.1Alan Coopersmith
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-13config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Alan Coopersmith
2011-01-13config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-12-14Fix detection of multi-function cardsBryce Harrington
2010-12-06Revert "Don't try to use bogus bridge data"Jesse Barnes
2010-11-27Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-11-21Sun's copyrights belong to Oracle nowAlan Coopersmith
2010-10-15config: use LDADD to obtain appropriate dependenciesGaetan Nadon
2010-10-03include: add a Makefile to install and distribute header fileGaetan Nadon
2010-10-03config: replace INCLUDES, which is deprecated, with AM_CPPFLAGSGaetan Nadon
2010-10-03config: provide a makefile for scanpci man pagesGaetan Nadon
2010-10-03scanpci.c: remove offending whitespace as reported by git diffGaetan Nadon
2010-10-03config: provide a makefile for scanpci dev toolGaetan Nadon
2010-08-21config: upgrade AC_DEFINE_DIR to AX_DEFINE_DIRGaetan Nadon
2010-07-21Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-07-21libpciaccess 0.12.0 - bump version for releaselibpciaccess-0.12.0Dave Airlie
2010-07-21Fix long standing MTRR bug.Thomas Hellstrom
2010-07-12pciaccess: fix use after free.Dave Airlie
2010-07-10Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-06-19Let libtool handle library flags for scanpci on SolarisAlan Coopersmith
2010-06-16vgaarb: read back vga count when setting new decodingTiago Vignatti
2010-06-16vgaarb: decode should send new information to the kernelTiago Vignatti