summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-26Revert "vgaarb: fix pci_device_vgaarb_get_info() return value."vga-arbiterTiago Vignatti1-1/+1
2009-08-16vgaarb: fix pci_device_vgaarb_get_info() return value.Tiago Vignatti1-1/+1
2009-08-16vgaarb: fix indentation and remove trailing white spacesTiago Vignatti1-48/+49
2009-08-16vgaarb: delete stub functionsTiago Vignatti2-75/+0
2009-08-06Merge branch 'master' into vga-arbiterDave Airlie0-0/+0
2009-08-06pciaccess: make linux rom reading fallback optionalDave Airlie2-0/+13
2009-08-06Merge branch 'master' into vga-arbiterDave Airlie0-0/+0
2009-08-06pciaccess: make linux rom reading fallback optionalDave Airlie2-0/+13
2009-08-06pciaccess: make linux rom reading fallback optionalDave Airlie2-0/+13
2009-08-03vgaarb: add vga count + resource accessorDave Airlie2-0/+11
2009-08-03vgaarb: more api changes + cleanupDave Airlie1-14/+24
2009-07-31vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie3-63/+119
2009-07-31vgaarb: add support for targetting default deviceDave Airlie1-3/+9
2009-07-31vgaarb: clean up debug outputDave Airlie1-3/+5
2009-07-31Merge remote branch 'main/master' into vga-arbiterDave Airlie1-0/+4
2009-07-20vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie3-7/+44
2009-07-16add support for finding if something has a kernel driverDave Airlie4-0/+39
2009-06-30Don't try to use bogus bridge dataJesse Barnes1-0/+4
2009-06-05vgaarb: fixup api and decode rsrc.Dave Airlie3-14/+53
2009-05-14Comment typo.Tiago Vignatti1-1/+1
2009-05-14Reorganize the code.Tiago Vignatti3-108/+48
2009-05-14Fix typo in vgaarb stubs.Tiago Vignatti1-7/+7
2009-05-14Delete vga_arb_rec.Tiago Vignatti3-65/+50
2009-05-13vgaarb: a bunch of clean ups to fit in libpciaccess style.Tiago Vignatti2-102/+92
2009-05-13vgaarb: make it compile.Tiago Vignatti3-55/+92
2009-05-13Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:Tiago Vignatti2-0/+348
2009-05-01Don't try to write boot_vga since that fails with EACCESAaron Plattner1-1/+1
2009-05-01pciaccess: provide a method to detect if a device is boot VGADave Airlie4-0/+48
2009-04-24Version bump: 0.10.6libpciaccess-0.10.6Alan Coopersmith1-1/+1
2009-04-24Resync COPYING file with code copyright noticesAlan Coopersmith1-1/+27
2009-04-17Fix unused variable warnings in Solaris codeAlan Coopersmith1-5/+4
2009-04-17Fix $CWARNFLAGS additionAlan Coopersmith2-2/+1
2009-04-17Move included m4 to a subdir so we can more easily update from upstreamAlan Coopersmith3-16/+52
2009-04-18openbsd_pci.c: use the correct size when mapping the legacy vga rom.Owain Ainsworth1-2/+2
2009-04-15Sun bug 6811468: pci_device_solx_devfs_probe accesses freed memoryAlan Coopersmith1-5/+7
2009-04-15Fix const mismatch compiler warnings in Solaris backendAlan Coopersmith1-5/+4
2009-04-15Sun bug 6785726: libpciaccess needs to use the correct BAR index on solarisedward shu1-12/+25
2009-04-14Make libpciaccess on OpenBSD domain-aware.Mark Kettenis1-91/+123
2009-04-14Be more paranoid about reading bridge info (#20786)Darren Smith1-4/+16
2009-02-27FreeBSD: Incorporate several fixes that have accumulated.Robert Noland1-20/+163
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+35
2009-01-28Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade4-27/+26
2009-01-22Solaris: Use bus-range properties to limit busses scanned on each nodeAlan Coopersmith1-26/+90
2008-12-07Fix a logic error in pci_device_netbsd_write()Matthieu Herrb1-1/+1
2008-12-07Sync with OpenBSD code.Matthieu Herrb1-7/+85
2008-11-25Fix a logic error in pci_device_openbsd_write().Matthieu Herrb1-1/+1
2008-11-19Add AC_SYS_LARGEFILE to configure.acAlan Coopersmith1-0/+2
2008-11-19Don't open/gzopen pci.ids if we're not going to read itAlan Coopersmith1-9/+8
2008-11-18Fill in byte swapping routines for big-endian Solaris machinesAlan Coopersmith1-4/+14
2008-10-31Bump to 0.10.5libpciaccess-0.10.5Julien Cristau1-1/+1