OSDN Git Service

Bug #14818: Actually return the PCI vendor name, instead of NULL.
[android-x86/external-libpciaccess.git] / src / common_interface.c
2008-02-19 Julien CristauUse <byteswap.h> when using glibc, not just on linux
2007-09-04 Ian RomanickAdd stub version of pci_device_map_memory_range
2007-09-03 James CloosMerge branch 'master' of ssh://git.freedesktop.org...
2007-08-31 Ian RomanickNew interfaces to map memory with MTRR (or similar...
2007-06-06 edward shuLibpciaccess on Solaris Initial integration
2007-01-17 Ian RomanickFix bad parameter to pci_device_cfg_write in pci_device...
2007-01-15 Ian RomanickMerge branch 'master' of git+ssh://git.freedesktop...
2007-01-15 Ian RomanickConvert pci_device_write_u* funtions to take a value...
2007-01-12 Ian RomanickAdd interfaces to map / unmap specific memory ranges...
2006-11-14 Eric AnholtMerge branch 'origin'
2006-07-30 Eric AnholtAdd endian macros for BSD.
2006-07-30 Eric AnholtUse ENXIO instead of ENODATA for pci reads returning...
2006-04-12 Ian RomanickBump to version 0.4.0.
2006-03-18 Ian RomanickInitial import of libpciaccess.