summaryrefslogtreecommitdiffstats
path: root/convert/merge2pcitable.pl
Commit message (Collapse)AuthorAgeFilesLines
* merge2pcitable.pl: remove wrongly committed debug stuffAnssi Hannula2010-03-271-1/+0
|
* same typo fix in merge2pcitable.plAnssi Hannula2010-01-031-1/+1
|
* remove stray question mark from nvidia readme regexpAnssi Hannula2010-01-031-1/+2
|
* - add rhd_id.c and ati_pciids.csv support to merge2pcitable.plAnssi Hannula2010-01-031-9/+95
| | | | | | - add more complex cases to the ati driver hack that Thierry started in merge2pcitable.pl
* perl_checker cleanups in merge2pcitable.plAnssi Hannula2009-11-011-3/+3
|
* add support for reading fglrxko_pci_ids.h into merge2pcitable.plAnssi Hannula2009-11-011-0/+11
|
* - fix support for recent NVIDIA README files in merge2pcitable.plAnssi Hannula2009-11-011-1/+1
|
* automatically drop old ATI ids not anymore supported (based on id listThierry Vignaud2009-10-011-0/+12
| | | | | | from dkms-modules-info/dkms-modules.alias where fglrx declares what it supports)
* (read_kernel_aliasmap) enable to automatically add new ATI cards fromThierry Vignaud2009-10-011-0/+20
| | | | | | | | dkms-modules-info/dkms-modules.alias where fglrx declares what it supports too bad nvidia driver use wildcards in order to match devices...
* perl_checker cleanupThierry Vignaud2009-10-011-1/+1
|
* - update merge2pcitable.pl to recent format (no descriptions anymore)Anssi Hannula2009-03-031-4/+28
| | | | | - add support for reading from NVIDIA README.txt into merge2pcitable.pl
* handle pcitable with no text field, and so fixes make checkPascal Rigaux2007-08-081-6/+6
|
* simplifyOlivier Blin2007-08-021-1/+1
|
* remove doubled regexp matchOlivier Blin2007-08-021-1/+0
|
* remove unused variablesOlivier Blin2007-08-021-3/+3
|
* allow to force specific modules onlyOlivier Blin2007-08-021-4/+8
|
* keep previous behaviour (silently ignore missing file)Pascal Rigaux2005-08-251-1/+1
|
* modify merge2pcitable.pl to handle compressed pcitablePascal Rigaux2005-08-251-1/+1
|
* add merging with SuSE hwinfoPascal Rigaux2005-02-161-0/+42
|
* overwrite bogus descriptions (aka "vendor|") with proper ones (akaThierry Vignaud2004-12-031-1/+2
| | | | | "vendor|device") from {pci,usb}.ids
* (merge_entries_with_wildcards) split from merge() the new code thatThierry Vignaud2004-11-261-2/+9
| | | | | | | | | | | handle PCI_ANY_ID in kernel's pcimap. rationale: drivers that use PCI_ANY_ID often also check PCI capabalities which we cannot do w/o the card physically present and thus what we found must be reviewed. this is enabled by using the --handle-wildcards option
* (merge) handle PCI device IDs set to PCI_ANY_ID in kernel's pcimapThierry Vignaud2004-11-261-6/+29
|
* add support for new rh's pcitable format from FC3's hwdataThierry Vignaud2004-11-171-1/+7
|
* perl_checker fixesThierry Vignaud2004-11-021-15/+21
|
* fix checking subidsThierry Vignaud2004-11-021-1/+1
|
* do it a little more cleanlyPascal Rigaux2004-08-031-3/+1
|
* import missing description laterThierry Vignaud2004-08-031-3/+3
|
* do not vivicate new devices (will look later why merge2pcitable.pl does notThierry Vignaud2004-08-031-1/+3
| | | | | find new devices from pci.ids)
* get descriptions back from pci.ids if neededThierry Vignaud2004-08-031-0/+1
|
* revert bad commitNicolas Planel2004-03-051-1/+0
|
* add MSI WLAN PC2PC usb adapter ↵Nicolas Planel2004-03-051-0/+1
| | | | http://www.msi.com.tw/program/products/communication/cmu/pro_cmu_detail.php?UID=390
* - $rm_quote_silent was expecting $_ whereas we passed a parameterPascal Rigaux2004-02-201-3/+4
| | | | | | | - $rm_quote now expects a parameter - add the line number in the data we collect - modify to_string() to accept this 3rd element
* emacs compatible error messagesPascal Rigaux2004-02-201-7/+7
|
* one really must not be too strict with redhat's pcitablePascal Rigaux2003-08-141-1/+1
|
* skip module pci from modules.pcimapPascal Rigaux2003-02-271-0/+1
|
* cleanup class AMDPascal Rigaux2003-01-121-0/+1
|
* update "known errors in redhat's pcitable"Pascal Rigaux2003-01-121-2/+1
|
* don't be too strict with redhat pcitablePascal Rigaux2003-01-121-1/+1
|
* enhance error detection (too many double quotes)Pascal Rigaux2002-08-261-5/+12
|
* special option for watching subids, but beware of it!Pascal Rigaux2002-07-171-1/+2
|
* add handling for pci ids from http://www.begent.co.uk/pcids.htmPascal Rigaux2002-07-171-1/+61
|
* handle buggy redhat pcitablePascal Rigaux2002-07-151-2/+10
|
* fixes for new release.Francois Pons2002-03-141-1/+1
|
* added check for verifying if a missing quote has been put on module orFrancois Pons2002-03-141-5/+10
| | | | | description.
* add some better checking especially for titi. use "make check"!!Pascal Rigaux2002-03-011-1/+5
|
* read_pciids: make it more bullet proofPascal Rigaux2002-01-281-6/+6
|
* keep bcm5700 modulePascal Rigaux2002-01-271-1/+1
|
* we now want yenta_socketPascal Rigaux2002-01-271-1/+1
|
* (read_pciids): lowercase idsPascal Rigaux2001-10-021-2/+2
|
* remove (yet again) tulip for some DEC cards, and ensure the bug in redhat ↵Pascal Rigaux2001-09-201-0/+3
| | | | pcitable won't both us again