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-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
2008-10-11
Add support for GNU/kFreeBSD
Petr Salinger
2008-09-20
OpenBSD: allow 2 successives calls to pci_system_init().
Matthieu Herrb
2008-07-08
Handle compressed pci.ids
Kel Modderman
2008-07-08
Hide one more private symbol
Julien Cristau
2008-06-23
Support write combine resource files in Linux sysfs
Jesse Barnes
2008-06-23
Fixed typo in output ("performace" --> "performance").
Stefan Dirsch
2008-06-10
libpciaccess 0.10.2
libpciaccess-0.10.2
Adam Jackson
2008-06-05
Catch and recover from yet another linux kernel bug in mprotect.
Eric Anholt
2008-05-21
Linux: Fail gracefully on machines without PCI.
Adam Jackson
2008-05-21
pciaccess: bump to 0.10.1
Dave Airlie
2008-05-21
linux: add pci_device_enable entrypoint and sysfs support for it
Dave Airlie
2008-05-09
Fix lint warnings in solx_devfs.c
Alan Coopersmith
2008-05-09
Add pci_system_solx_devfs_create prototype to pciaccess_private.h
Alan Coopersmith
2008-05-09
Initialize err to 0 in pci_device_solx_devfs_map_range
Alan Coopersmith
2008-04-16
Kludge around linux bug and turn off write-through and cache-disable bits
Keith Packard
2008-04-07
Add DragonFly BSD support
Hasso Tepper
2008-03-14
Bug #13988: Fix reads from "0"-sized ROMs.
Stuart Bennett
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
[next]