Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use visibility in order to enforce exported ABI and to reduce code size | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | (struct pciusb_entry) rename class_ as class_id | Thierry Vignaud | 2007-02-26 | 1 | -2/+2 |
| | |||||
* | don't display "Vendor Specific Class" usb class | Pascal Rigaux | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | new usb_class code (breaks compatibility!) | Pascal Rigaux | 2003-11-20 | 1 | -19/+55 |
| | |||||
* | a little cleanup | Pascal Rigaux | 2003-08-20 | 1 | -5/+5 |
| | |||||
* | ensure the header file are C++ compliant (do not use "class" for struct ↵ | Pascal Rigaux | 2002-06-10 | 1 | -2/+2 |
| | | | | field name) | ||||
* | - don't limitate to CLASS ID's with a Protocol number | Guillaume Cottenceau | 2001-11-22 | 1 | -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 probing | Pascal Rigaux | 2001-09-13 | 1 | -4/+7 |
| | |||||
* | add the line in comment | Pascal Rigaux | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | now detect usb | Pascal Rigaux | 2000-12-16 | 1 | -0/+35 |