summaryrefslogtreecommitdiff
path: root/src/common_device_name.c
AgeCommit message (Expand)Author
2009-08-09Silence compiler warning about pci_id_file_open definitionJulien Cristau
2008-11-19Don't open/gzopen pci.ids if we're not going to read itAlan Coopersmith
2008-07-08Handle compressed pci.idsKel Modderman
2008-03-06Bug #14818: Actually return the PCI vendor name, instead of NULL.Doug Chapman
2008-02-27Don't export private symbols.Julien Cristau
2007-01-12Remove extra fallback definition of PCIIDS_PATH.Eric Anholt
2006-08-10Fix a segfault in populate_vendor that was triggered when the pci.ids fileIan Romanick
2006-07-30Added some function preamble comments.Ian Romanick
2006-03-27Remove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.XORG-7_0_99_901Ian Romanick
2006-03-18Initial import of libpciaccess.Ian Romanick