summaryrefslogtreecommitdiffstats
path: root/generate_usbclass.pl
Commit message (Collapse)AuthorAgeFilesLines
* ensure the header file are C++ compliant (do not use "class" for struct ↵Pascal Rigaux2002-06-101-2/+2
| | | | field name)
* - don't limitate to CLASS ID's with a Protocol numberGuillaume Cottenceau2001-11-221-6/+13
| | | | | | - fix bug that made ID's with a-f not appear (\d not very good to parse hexadecimal)
* use the sub-category for usb probingPascal Rigaux2001-09-131-4/+7
|
* add the line in commentPascal Rigaux2001-04-121-1/+1
|
* now detect usbPascal Rigaux2000-12-161-0/+35