summaryrefslogtreecommitdiffstats
path: root/usb.c
Commit message (Expand)AuthorAgeFilesLines
* - print error message if unable to open the arguement passed to -u,-pThierry Vignaud2002-07-161-1/+21
* - move usb devices proc entry path intoThierry Vignaud2002-07-161-4/+5
* typo fixThierry Vignaud2002-07-041-1/+1
* - factorize common constants in private headerThierry Vignaud2002-07-041-4/+5
* factorize common constants in private headerThierry Vignaud2002-07-041-1/+1
* make an if clearerThierry Vignaud2002-07-041-1/+2
* get rid of more uneeded copiesThierry Vignaud2002-07-031-1/+1
* get rid of {pci,usb}_find_modules()Thierry Vignaud2002-07-031-4/+1
* indent-regionThierry Vignaud2002-07-031-42/+43
* ensure the header file are C++ compliant (do not use "class" for struct field...Pascal Rigaux2002-06-101-4/+4
* use the sub-category for usb probingPascal Rigaux2001-09-131-4/+3
* Don't print ugly can't open.Chmouel Boudjnah2001-04-051-5/+2
* if subid can be useful, use them. use probe_type==-1 to ensure no subid is usedPascal Rigaux2001-03-211-9/+2
* *** empty log message ***Francois Pons2001-03-061-1/+8
* now detect usbPascal Rigaux2000-12-161-0/+63