summaryrefslogtreecommitdiffstats
path: root/generate_pciclass.pl
Commit message (Collapse)AuthorAgeFilesLines
* fix build on FC: generate PCI classes info using ids from pcutils headerThierry Vignaud2012-08-301-1/+1
| | | | instead of deprecated kernel header (Andrey Bondrov)
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-05-171-0/+0
| | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1357 | dmorgan | 2011-05-17 10:21:22 +0100 (Tue, 17 May 2011) | 1 line Import ldetect ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License: o no explicit COPYING or LICENSE files o *sysfs* : LGPLv2.1+ (IBM) o names.* : GPLv2+ o lspcidrake.pl and Lspciusb.pm : GPLv2
* use visibility in order to enforce exported ABI and to reduce code sizeThierry Vignaud2007-08-271-0/+2
|
* (struct pciusb_entry) rename class_ as class_idThierry Vignaud2007-02-261-2/+2
|
* 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)
* use the sub-category for usb probingPascal Rigaux2001-09-131-1/+1
|
* creationPascal Rigaux2000-12-151-0/+26