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
Age
Commit message (
Expand
)
Author
2008-10-17
Version 0.10.4
libpciaccess-0.10.4
Alan Coopersmith
2008-10-17
Add scanpci.man to EXTRA_DIST
Alan Coopersmith
2008-10-17
Update COPYING with the rest of the copyright/license notices from the code
Alan Coopersmith
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-23
configure.ac: Make mtrr.h test more portable
John Tapsell
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.3
libpciaccess-0.10.3
Adam Jackson
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-28
Fix function prototypes for C++
Danny van Dyk
2008-03-14
Bug #13988: Fix reads from "0"-sized ROMs.
Stuart Bennett
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
2008-03-07
solaris: add pci_tools.h to OS_SUPPORT
Julien Cristau
2008-03-06
libpciaccess 0.10
libpciaccess-0.10
Adam Jackson
2008-03-06
Bug #14818: Actually return the PCI vendor name, instead of NULL.
Doug Chapman
2008-02-27
Don't export private symbols.
Julien Cristau
2008-02-19
Use <byteswap.h> when using glibc, not just on linux
Julien Cristau
2007-12-06
Replace static ChangeLog with dist-hook to generate from git log
James Cloos
2007-10-23
Bit-fields have to have type _Bool, signed int, or unsigned int.
Matthias Hopf
2007-10-18
Update bug reporting link.
Ian Romanick
2007-10-10
FreeBSD: for 64-bit BARs, skip the resource slot used for the upper 32 bits.
Eric Anholt
2007-10-10
FreeBSD: Don't try to unset an MTRR if we didn't set it.
Eric Anholt
2007-10-10
Add domain output to scanpci.
Eric Anholt
2007-10-10
FreeBSD: Add support for multiple PCI domains.
Eric Anholt
2007-10-09
FreeBSD: Fix unmap_range to return an error value.
Eric Anholt
2007-10-09
FreeBSD: don't set the MTRR if it's the default mode (uncacheable).
Eric Anholt
2007-09-27
Need to link with -ldevinfo on Solaris
Alan Coopersmith
2007-09-26
Fix Solaris build: missing static prototype & typo in variable name
Alan Coopersmith
2007-09-11
Add FreeBSD MTRR setting support.
Eric Anholt
[next]