index
:
xorg/lib/libpciaccess
master
vga-arbiter
Generic PCI access library
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common_interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-07
Add map_legacy interface
Adam Jackson
1
-0/+44
2011-09-17
Strip trailing whitespace
Alan Coopersmith
1
-24/+24
2010-07-12
pciaccess: fix use after free.
Dave Airlie
1
-2/+2
2009-07-16
add support for finding if something has a kernel driver
Dave Airlie
1
-0/+15
2009-04-30
pciaccess: provide a method to detect if a device is boot VGA
Dave Airlie
1
-0/+14
2008-11-19
Fill in byte swapping routines for big-endian Solaris machines
Alan Coopersmith
1
-4/+14
2008-10-15
Fix various typos (mostly in comments)
Alan Coopersmith
1
-8/+8
2008-10-11
Add NetBSD support
Juan RP
1
-1/+1
2008-05-21
linux: add pci_device_enable entrypoint and sysfs support for it
Dave Airlie
1
-0/+11
2008-04-07
Add DragonFly BSD support
Hasso Tepper
1
-1/+1
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
1
-2/+8
2008-02-19
Use <byteswap.h> when using glibc, not just on linux
Julien Cristau
1
-1/+1
2007-09-04
Add stub version of pci_device_map_memory_range
Ian Romanick
1
-0/+28
2007-08-31
New interfaces to map memory with MTRR (or similar) support.
Ian Romanick
1
-63/+136
2007-06-06
Libpciaccess on Solaris Initial integration
edward shu
1
-2/+8
2007-01-17
Fix bad parameter to pci_device_cfg_write in pci_device_cfg_write_u8.
Ian Romanick
1
-1/+1
2007-01-15
Convert pci_device_write_u* funtions to take a value instead of a pointer.
Ian Romanick
1
-9/+9
2007-01-12
Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.
Ian Romanick
1
-0/+117
2006-07-30
Add endian macros for BSD.
Eric Anholt
1
-0/+12
2006-07-30
Use ENXIO instead of ENODATA for pci reads returning less than desired.
Eric Anholt
1
-3/+3
2006-04-12
Bump to version 0.4.0.
Ian Romanick
1
-0/+19
2006-03-18
Initial import of libpciaccess.
Ian Romanick
1
-0/+345