summaryrefslogtreecommitdiffstats
path: root/ldetect.spec
Commit message (Expand)AuthorAgeFilesLines
* do full-probe by default; remove support for no full-probeThierry Vignaud2003-08-191-1/+5
* - detect ohci1394 & ehci-hcd based on the pci classPascal Rigaux2003-07-311-1/+5
* - Use read() instead of fread() to read from "/proc/bus/pci/%02x/%02x.%d".Pascal Rigaux2003-04-221-1/+14
* add pixel changesThierry Vignaud2003-01-061-0/+2
* 0.4.8-1mdkThierry Vignaud2003-01-061-2/+6
* 0.4.7-1mdkThierry Vignaud2002-10-151-3/+7
* fix ugly case for snd-usb-audio which should have made titi think thatPascal Rigaux2002-09-051-1/+6
* fix getting the Product name in usb (occurs when there is no entry in usbtable)Pascal Rigaux2002-08-291-1/+4
* 0.4.6-4mdkThierry Vignaud2002-08-261-1/+5
* 0.4.6-3mdkThierry Vignaud2002-08-221-1/+4
* - rpmlint fixes (url, doc)Thierry Vignaud2002-08-171-14/+14
* 4.6mdkThierry Vignaud2002-08-171-1/+8
* 0.4.5-1mdk: don't depend of the table orderThierry Vignaud2002-08-081-2/+7
* use -fPIC on every archPascal Rigaux2002-07-311-2/+1
* fill in pci_bus and pci_device for USBPascal Rigaux2002-07-301-1/+4
* 0.4.4-1mdkThierry Vignaud2002-07-251-4/+8
* 0.4.3-1mdkThierry Vignaud2002-07-241-2/+9
* - don't die when missing /proc/bus/pci/devices (resp. /proc/bus/usb/devices),Pascal Rigaux2002-07-221-1/+7
* teach titi that !(a && !b) is not (!a && !b) but (!a || b)Pascal Rigaux2002-07-161-1/+7
* next release is okV0_4_2_1mdkThierry Vignaud2002-07-161-6/+9
* - pci.c: add the ability to read pci devices list from a file insteadThierry Vignaud2002-07-161-1/+22
* 0.4.1-1mdkThierry Vignaud2002-07-041-2/+16
* sanitize specfileGwenolé Beauchesne2002-06-261-6/+10
* ensure the header file are C++ compliant (do not use "class" for struct field...Pascal Rigaux2002-06-101-2/+4
* in probe_type=1, recognize usb controllers (is either usb-uhci or usb-ohci)Pascal Rigaux2001-12-281-3/+6
* s/Copyright/License/Pascal Rigaux2001-10-111-1/+1
* use the sub-category for usb probingPascal Rigaux2001-09-131-1/+4
* add "-v" and "-f" options to lspcidrake for (v)erbose mode and (f)ull probeGuillaume Cottenceau2001-09-101-2/+6
* fix when 2 similar devices are therePascal Rigaux2001-08-291-1/+4
* close fdno's of the pipe which are unused or dup2'edPascal Rigaux2001-04-121-1/+4
* *** empty log message ***Francois Pons2001-04-111-1/+4
* fix some memory leak and a few segfaultsPascal Rigaux2001-03-291-1/+4
* nasty C, fclose on popen'ed gets a segfault, in /some/ cases :-(Pascal Rigaux2001-03-241-1/+4
* handle gzip'ed pcitable/usbtablePascal Rigaux2001-03-231-1/+4
* use subids if they are neededPascal Rigaux2001-03-211-1/+4
* *** empty log message ***Francois Pons2001-03-151-3/+12
* added pci(bus,device,function) for DrakX.Francois Pons2001-03-151-1/+4
* *** empty log message ***Francois Pons2001-03-061-1/+6
* *** empty log message ***Pascal Rigaux2001-03-061-1/+4
* add missing fclose'sPascal Rigaux2001-02-061-1/+4
* see changelogGuillaume Cottenceau2000-12-221-1/+4
* now detect usbPascal Rigaux2000-12-161-2/+11
* - add requires ldetect-lstPascal Rigaux2000-12-151-1/+5
* fix description tagPascal Rigaux2000-12-151-1/+1
* put the version in .spec too, otherwise can't use rpm C-c e :)Pascal Rigaux2000-12-151-2/+2
* creationPascal Rigaux2000-12-151-0/+50