summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "vgaarb: fix pci_device_vgaarb_get_info() return value."vga-arbiterTiago Vignatti2009-08-261-1/+1
* vgaarb: fix pci_device_vgaarb_get_info() return value.Tiago Vignatti2009-08-161-1/+1
* vgaarb: fix indentation and remove trailing white spacesTiago Vignatti2009-08-161-48/+49
* vgaarb: delete stub functionsTiago Vignatti2009-08-162-75/+0
* Merge branch 'master' into vga-arbiterDave Airlie2009-08-060-0/+0
|\
| * pciaccess: make linux rom reading fallback optionalDave Airlie2009-08-062-0/+13
* | Merge branch 'master' into vga-arbiterDave Airlie2009-08-060-0/+0
|\ \
| * | pciaccess: make linux rom reading fallback optionalDave Airlie2009-08-062-0/+13
* | | pciaccess: make linux rom reading fallback optionalDave Airlie2009-08-062-0/+13
* | | vgaarb: add vga count + resource accessorDave Airlie2009-08-032-0/+11
* | | vgaarb: more api changes + cleanupDave Airlie2009-08-031-14/+24
* | | vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie2009-07-313-63/+119
* | | vgaarb: add support for targetting default deviceDave Airlie2009-07-311-3/+9
* | | vgaarb: clean up debug outputDave Airlie2009-07-311-3/+5
* | | Merge remote branch 'main/master' into vga-arbiterDave Airlie2009-07-311-0/+4
|\ \ \ | | |/ | |/|
| * | Don't try to use bogus bridge dataJesse Barnes2009-06-301-0/+4
| |/
* | vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie2009-07-203-7/+44
* | add support for finding if something has a kernel driverDave Airlie2009-07-164-0/+39
* | vgaarb: fixup api and decode rsrc.Dave Airlie2009-06-053-14/+53
* | Comment typo.Tiago Vignatti2009-05-141-1/+1
* | Reorganize the code.Tiago Vignatti2009-05-143-108/+48
* | Fix typo in vgaarb stubs.Tiago Vignatti2009-05-141-7/+7
* | Delete vga_arb_rec.Tiago Vignatti2009-05-143-65/+50
* | vgaarb: a bunch of clean ups to fit in libpciaccess style.Tiago Vignatti2009-05-132-102/+92
* | vgaarb: make it compile.Tiago Vignatti2009-05-133-55/+92
* | Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:Tiago Vignatti2009-05-132-0/+348
|/
* Don't try to write boot_vga since that fails with EACCESAaron Plattner2009-05-011-1/+1
* pciaccess: provide a method to detect if a device is boot VGADave Airlie2009-05-014-0/+48
* Version bump: 0.10.6libpciaccess-0.10.6Alan Coopersmith2009-04-241-1/+1
* Resync COPYING file with code copyright noticesAlan Coopersmith2009-04-241-1/+27
* Fix unused variable warnings in Solaris codeAlan Coopersmith2009-04-171-5/+4
* Fix $CWARNFLAGS additionAlan Coopersmith2009-04-172-2/+1
* Move included m4 to a subdir so we can more easily update from upstreamAlan Coopersmith2009-04-173-16/+52
* openbsd_pci.c: use the correct size when mapping the legacy vga rom.Owain Ainsworth2009-04-181-2/+2
* Sun bug 6811468: pci_device_solx_devfs_probe accesses freed memoryAlan Coopersmith2009-04-151-5/+7
* Fix const mismatch compiler warnings in Solaris backendAlan Coopersmith2009-04-151-5/+4
* Sun bug 6785726: libpciaccess needs to use the correct BAR index on solarisedward shu2009-04-151-12/+25
* Make libpciaccess on OpenBSD domain-aware.Mark Kettenis2009-04-141-91/+123
* Be more paranoid about reading bridge info (#20786)Darren Smith2009-04-141-4/+16
* FreeBSD: Incorporate several fixes that have accumulated.Robert Noland2009-02-271-20/+163
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-021-0/+35
* Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade2009-01-284-27/+26
* Solaris: Use bus-range properties to limit busses scanned on each nodeAlan Coopersmith2009-01-221-26/+90
* Fix a logic error in pci_device_netbsd_write()Matthieu Herrb2008-12-071-1/+1
* Sync with OpenBSD code.Matthieu Herrb2008-12-071-7/+85
* Fix a logic error in pci_device_openbsd_write().Matthieu Herrb2008-11-251-1/+1
* Add AC_SYS_LARGEFILE to configure.acAlan Coopersmith2008-11-191-0/+2
* Don't open/gzopen pci.ids if we're not going to read itAlan Coopersmith2008-11-191-9/+8
* Fill in byte swapping routines for big-endian Solaris machinesAlan Coopersmith2008-11-181-4/+14
* Bump to 0.10.5libpciaccess-0.10.5Julien Cristau2008-10-311-1/+1