summaryrefslogtreecommitdiffstats
path: root/generate_usbclass.pl
Commit message (Collapse)AuthorAgeFilesLines
* use visibility in order to enforce exported ABI and to reduce code sizeThierry Vignaud2007-08-271-1/+1
|
* (struct pciusb_entry) rename class_ as class_idThierry Vignaud2007-02-261-2/+2
|
* don't display "Vendor Specific Class" usb classPascal Rigaux2003-11-201-1/+1
|
* new usb_class code (breaks compatibility!)Pascal Rigaux2003-11-201-19/+55
|
* a little cleanupPascal Rigaux2003-08-201-5/+5
|
* 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