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
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
2008-03-07
solaris: add pci_tools.h to OS_SUPPORT
Julien Cristau
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-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-26
Fix Solaris build: missing static prototype & typo in variable name
Alan Coopersmith
2007-09-11
Add FreeBSD MTRR setting support.
Eric Anholt
2007-09-04
Add stub version of pci_device_map_memory_range
Ian Romanick
2007-08-31
Don't add MTRR for uncached regions. Remove MTRR on unmap.
Keith Packard
2007-08-30
New interfaces to map memory with MTRR (or similar) support.
Ian Romanick
2007-08-28
Make the base address printout of scanpci more usable.
Eric Anholt
2007-08-27
Add linux_devmem.h to file list.
Ian Romanick
2007-08-23
Remove deprecated .cvsignore files
James Cloos
2007-08-03
FreeBSD: Add VGA rom reading through /dev/mem.
Eric Anholt
2007-08-03
FreeBSD: Fill in the subdevice ID.
Eric Anholt
2007-08-03
Make scanpci exit cleanly if pci_system_init() fails.
Eric Anholt
2007-06-18
Initial support for reading expansion ROM via VGA BIOS address.
Ian Romanick
2007-06-06
Libpciaccess on Solaris Initial integration
edward shu
2007-03-27
Don't pci_device_probe until absolutely necessary.
Ian Romanick
2007-03-27
Make sure header_type is available in read_bridge_info.
Ian Romanick
2007-03-27
Populate device and vendor ID fields at device list creation.
Ian Romanick
2007-03-06
FreeBSD: Fix a couple of minor issues in cleanup paths.
Eric Anholt
2007-03-01
FreeBSD: Add system cleanup function.
Eric Anholt
2007-02-28
FreeBSD: When mapping regions, use the region's base address, not 0.
Eric Anholt
2007-02-28
Fix inverted protection typo for mmap in region mapping.
Eric Anholt
2007-02-28
scanpci prototype warning fix
Eric Anholt
2007-02-28
Update freebsd code for pci_device_cfg_write API change.
Eric Anholt
2007-01-27
scanpci: BIST line offsets were off by 4.
George Sapountzis
2007-01-16
Fix bad parameter to pci_device_cfg_write in pci_device_cfg_write_u8.
Ian Romanick
2007-01-15
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libpciaccess
Ian Romanick
2007-01-15
Convert pci_device_write_u* funtions to take a value instead of a pointer.
Ian Romanick
2007-01-12
Add support for getting region information on FreeBSD.
Eric Anholt
2007-01-12
Open the pci device read-write so we can read and write config regs.
Eric Anholt
[next]