summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (pci_probe) kill useless empty lineThierry Vignaud2009-09-301-1/+0
* restore a lost commentThierry Vignaud2009-09-301-0/+1
* release 0.10.0Thierry Vignaud2009-09-301-1/+1
* typo fixThierry Vignaud2009-09-301-5/+5
* release 0.10.0Thierry Vignaud2009-09-301-0/+2
* (pci_probe) no need to allocate that much space on the stackThierry Vignaud2009-09-301-2/+2
* bump major since ABI changedThierry Vignaud2009-09-301-1/+1
* (pci_probe) use libpci in order to retrieve PCI capabilities in order to haveThierry Vignaud2009-09-304-1/+14
* (pci_probe) reuse more stuff from libpci in order to retrieve PCI subThierry Vignaud2009-09-301-6/+5
* (pci_probe) simplify using libpci in order to retrieve PCI config spaceThierry Vignaud2009-09-301-14/+3
* (pci_probe) change type of buffer (no real change)Thierry Vignaud2009-09-301-1/+1
* (pci_probe) make sure not to retrieve values from previous devicesThierry Vignaud2009-09-301-0/+1
* split out CONFIG_SPACE_ZIZE (needed for next commits)Thierry Vignaud2009-09-301-1/+3
* log latest changeThierry Vignaud2009-09-291-0/+2
* (pciusb_initialize) initialize pci revision to 0Thierry Vignaud2009-09-291-0/+1
* pixel no longer work for mdvThierry Vignaud2009-09-281-1/+1
* updateThierry Vignaud2009-09-281-1/+1
* 0.9.1Thierry Vignaud2009-09-282-1/+3
* (pci_probe) fix inverted test for choosing between '8139cp' &Thierry Vignaud2009-09-282-1/+3
* (run) rebuild lspcidrake if neededThierry Vignaud2009-09-281-1/+1
* add bug IDThierry Vignaud2009-09-231-1/+1
* 0.9.0Thierry Vignaud2009-09-231-0/+2
* (pci_probe) try harder to fetch the right driver between '8139cp' &Thierry Vignaud2009-09-232-0/+9
* better log since lspcidrake now display PCI revision, it's no more aThierry Vignaud2009-09-231-1/+1
* fix commentThierry Vignaud2009-09-231-1/+1
* bump major since ABI changedThierry Vignaud2009-09-231-2/+2
* (printit) display PCI revision if availlable (#42576)Thierry Vignaud2009-09-231-0/+2
* (pci_probe) retrieve PCI revision (#42576)Thierry Vignaud2009-09-233-0/+4
* (run) enable to run a locally build lspcidrakeThierry Vignaud2009-09-231-0/+3
* kill doble includeThierry Vignaud2009-09-231-1/+0
* Release 0.8.6Pascal Terjan2009-09-232-1/+3
* parse only once usb.ids (avoids displaying Duplicate errors)Pascal Terjan2009-09-232-1/+7
* 0.8.5Thierry Vignaud2009-09-142-1/+3
* fix freed memory usage in criteria_from_dmidecode and entries_matching_criter...Pascal Terjan2009-09-032-8/+8
* (usb_probe) do not display any warning when driver field is empty inThierry Vignaud2009-09-032-2/+5
* Fix includePascal Terjan2009-06-251-1/+1
* Fix types so that we build with dietlibcPascal Terjan2009-06-252-43/+43
* Release 0.8.4Pascal Terjan2009-06-252-1/+6
* Use usb.idsPascal Terjan2009-06-254-9/+903
* same for usbPascal Terjan2009-06-251-1/+1
* Do not lose pointer when realloc decides to move itPascal Terjan2009-06-251-1/+2
* release 0.8.3Pascal Terjan2009-04-202-1/+3
* ignore usb interfaces not activePascal Terjan2009-04-102-1/+4
* fix parsing of /proc/bus/usb/device I: lines and use the classPascal Terjan2009-04-102-5/+14
* Release 0.8.2Christophe Fergeau2009-04-061-1/+1
* Oops, I screwed up the size of the elements in a reallocChristophe Fergeau2009-04-051-1/+1
* Don't use strchrnul since it's not available on dietlibcChristophe Fergeau2009-04-041-2/+3
* Release 0.8.1Christophe Fergeau2009-04-032-2/+4
* Update NEWS fileChristophe Fergeau2009-04-031-0/+3
* Get make dist to work for both svn and gitChristophe Fergeau2009-04-031-1/+10