summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* link statically with modprobe.soThierry Vignaud2011-10-182-1/+2
* make libmodprobe.so quietThierry Vignaud2011-10-182-0/+8
* kill now useless free_*() functionsThierry Vignaud2011-10-181-40/+0
* adapt to new module-init-tools-3.16's APIThierry Vignaud2011-10-182-13/+29
* remove useless includeThierry Vignaud2011-10-181-1/+0
* (get_pci_description) introduce new API for drakx's stage1 in order to find u...Thierry Vignaud2011-10-183-0/+22
* (pci_probe) don't exit(1) on systems without pciThierry Vignaud2011-10-182-0/+7
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-05-173-2/+2
* 0.11.1Thierry Vignaud2009-12-012-1/+3
* (pci_probe) do not crash if there're more than 100 PCI devicesThierry Vignaud2009-12-012-1/+2
* log latest changesThierry Vignaud2009-12-011-0/+2
* (pci_probe,usb_probe) commentThierry Vignaud2009-12-012-0/+4
* (pci_probe) no need to lookup extended PCI capabilitiesThierry Vignaud2009-12-011-1/+1
* (pci_probe) simplify reusing pci_find_cap()Thierry Vignaud2009-12-011-7/+1
* release 0.11.0Thierry Vignaud2009-10-011-0/+2
* bump major since ABI changedThierry Vignaud2009-10-011-1/+1
* use same types as in libpci (in order to please Teuf)Thierry Vignaud2009-10-012-15/+17
* reduce structure size by packing together the bit booleans further,Thierry Vignaud2009-10-012-1/+3
* class_prog is now unusedThierry Vignaud2009-09-301-2/+0
* upcase PCIThierry Vignaud2009-09-301-5/+5
* describe device idThierry Vignaud2009-09-301-1/+1
* fix usb_port description (bogus one was introduced by blino in r254952Thierry Vignaud2009-09-301-1/+1
* (pci_probe) explainThierry Vignaud2009-09-301-0/+1
* (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