index
:
lib/libpciaccess
kettenis
master
obsd
obsd-multihead-fix
vga-arbiter
PCI bus access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-08-26
Revert "vgaarb: fix pci_device_vgaarb_get_info() return value."
vga-arbiter
Tiago Vignatti
2009-08-16
vgaarb: fix pci_device_vgaarb_get_info() return value.
Tiago Vignatti
2009-08-16
vgaarb: fix indentation and remove trailing white spaces
Tiago Vignatti
2009-08-16
vgaarb: delete stub functions
Tiago Vignatti
2009-08-06
pciaccess: make linux rom reading fallback optional
Dave Airlie
2009-08-03
vgaarb: add vga count + resource accessor
Dave Airlie
2009-08-03
vgaarb: more api changes + cleanup
Dave Airlie
2009-07-31
vgaarb: change API to target taking a device + lock/unlock not taking one
Dave Airlie
2009-07-31
vgaarb: add support for targetting default device
Dave Airlie
2009-07-31
vgaarb: clean up debug output
Dave Airlie
2009-07-31
Merge remote branch 'main/master' into vga-arbiter
Dave Airlie
2009-07-20
vgaarb: fixup api for new count reporting + decodes interface was wrong.
Dave Airlie
2009-07-16
add support for finding if something has a kernel driver
Dave Airlie
2009-06-30
Don't try to use bogus bridge data
Jesse Barnes
2009-06-05
vgaarb: fixup api and decode rsrc.
Dave Airlie
2009-05-14
Comment typo.
Tiago Vignatti
2009-05-14
Reorganize the code.
Tiago Vignatti
2009-05-14
Fix typo in vgaarb stubs.
Tiago Vignatti
2009-05-14
Delete vga_arb_rec.
Tiago Vignatti
2009-05-13
vgaarb: a bunch of clean ups to fit in libpciaccess style.
Tiago Vignatti
2009-05-13
vgaarb: make it compile.
Tiago Vignatti
2009-05-13
Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:
Tiago Vignatti
2009-05-01
Don't try to write boot_vga since that fails with EACCES
Aaron Plattner
2009-05-01
pciaccess: provide a method to detect if a device is boot VGA
Dave Airlie
2009-04-17
Fix unused variable warnings in Solaris code
Alan Coopersmith
2009-04-17
Fix $CWARNFLAGS addition
Alan Coopersmith
2009-04-18
openbsd_pci.c: use the correct size when mapping the legacy vga rom.
Owain Ainsworth
2009-04-15
Sun bug 6811468: pci_device_solx_devfs_probe accesses freed memory
Alan Coopersmith
2009-04-15
Fix const mismatch compiler warnings in Solaris backend
Alan Coopersmith
2009-04-15
Sun bug 6785726: libpciaccess needs to use the correct BAR index on solaris
edward shu
2009-04-14
Make libpciaccess on OpenBSD domain-aware.
Mark Kettenis
2009-04-14
Be more paranoid about reading bridge info (#20786)
Darren Smith
2009-02-27
FreeBSD: Incorporate several fixes that have accumulated.
Robert Noland
2009-01-28
Janitor: Correct make distcheck and compiler warnings.
Paulo Cesar Pereira de Andrade
2009-01-22
Solaris: Use bus-range properties to limit busses scanned on each node
Alan Coopersmith
2008-12-07
Fix a logic error in pci_device_netbsd_write()
Matthieu Herrb
2008-12-07
Sync with OpenBSD code.
Matthieu Herrb
2008-11-25
Fix a logic error in pci_device_openbsd_write().
Matthieu Herrb
2008-11-19
Don't open/gzopen pci.ids if we're not going to read it
Alan Coopersmith
2008-11-18
Fill in byte swapping routines for big-endian Solaris machines
Alan Coopersmith
2008-10-29
Fix FreeBSD systems which support pci domains.
Robert Noland
2008-10-17
Add scanpci man page from Xorg
Alan Coopersmith
2008-10-16
More minor Solaris cleanups
Alan Coopersmith
2008-10-16
Clean up formatting of solx_devfs.c
Alan Coopersmith
2008-10-16
Fix bus probing on Solaris/SPARC
Alan Coopersmith
2008-10-16
Correct Sun license notice
Alan Coopersmith
2008-10-15
scanpci: add -v flag to enable verbose mode like old scanpci
Alan Coopersmith
2008-10-15
Correct comment about devices used on Solaris
Alan Coopersmith
2008-10-15
Fix various typos (mostly in comments)
Alan Coopersmith
2008-10-11
Add NetBSD support
Juan RP
[next]