Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge2pcitable.pl: add support for nvidia driver 346+ | Anssi Hannula | 2015-01-26 | 1 | -1/+1 |
| | |||||
* | merge2pcitable.pl: nvidia_readme: drop unuseful subsystem id | Anssi Hannula | 2013-05-03 | 1 | -1/+4 |
| | |||||
* | merge2pcitable.pl: fix missing NVIDIA pci ids with recent driver versions | Anssi Hannula | 2013-05-03 | 1 | -7/+10 |
| | |||||
* | Update ATI/AMD labels to match new assignments | Anssi Hannula | 2012-06-06 | 1 | -3/+3 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-05-04 | 1 | -8/+8 |
| | |||||
* | merge2pcitable: simplify radeon hacks (noted by tv) | Anssi Hannula | 2012-04-05 | 1 | -12/+4 |
| | |||||
* | Restructure AMD/ATI Cards+ entries for HD 2000 and newer, to separate | Anssi Hannula | 2012-04-05 | 1 | -37/+13 |
| | | | | | | those that support usermode modesetting while adding the necessary FIRMWARE and DRIVER_NO_FIRMWARE entries as per mga bug #3466, and to disable any remaining radeonhd assignments. | ||||
* | Switch 1002:9610 back to ati driver (mga #1267) and make the two remaining | Anssi Hannula | 2011-06-15 | 1 | -1/+0 |
| | | | | radeonhd/fglrx Cards more specific. | ||||
* | Sync with mandriva0.1.291 | Dexter Morgan | 2011-05-17 | 1 | -6/+6 |
| | |||||
* | merge2pcitable: allow overriding new nvidia_readme card assignments | Anssi Hannula | 2010-09-03 | 1 | -1/+2 |
| | | | | | by an environment variable | ||||
* | merge2pcitable: handle subsystem ids in NVIDIA README.txt | Anssi Hannula | 2010-09-03 | 1 | -2/+4 |
| | |||||
* | merge2pcitable.pl: remove wrongly committed debug stuff | Anssi Hannula | 2010-03-27 | 1 | -1/+0 |
| | |||||
* | same typo fix in merge2pcitable.pl | Anssi Hannula | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | remove stray question mark from nvidia readme regexp | Anssi Hannula | 2010-01-03 | 1 | -1/+2 |
| | |||||
* | - add rhd_id.c and ati_pciids.csv support to merge2pcitable.pl | Anssi Hannula | 2010-01-03 | 1 | -9/+95 |
| | | | | | | - add more complex cases to the ati driver hack that Thierry started in merge2pcitable.pl | ||||
* | perl_checker cleanups in merge2pcitable.pl | Anssi Hannula | 2009-11-01 | 1 | -3/+3 |
| | |||||
* | add support for reading fglrxko_pci_ids.h into merge2pcitable.pl | Anssi Hannula | 2009-11-01 | 1 | -0/+11 |
| | |||||
* | - fix support for recent NVIDIA README files in merge2pcitable.pl | Anssi Hannula | 2009-11-01 | 1 | -1/+1 |
| | |||||
* | automatically drop old ATI ids not anymore supported (based on id list | Thierry Vignaud | 2009-10-01 | 1 | -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 from | Thierry Vignaud | 2009-10-01 | 1 | -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 cleanup | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 |
| | |||||
* | - update merge2pcitable.pl to recent format (no descriptions anymore) | Anssi Hannula | 2009-03-03 | 1 | -4/+28 |
| | | | | | - add support for reading from NVIDIA README.txt into merge2pcitable.pl | ||||
* | handle pcitable with no text field, and so fixes make check | Pascal Rigaux | 2007-08-08 | 1 | -6/+6 |
| | |||||
* | simplify | Olivier Blin | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | remove doubled regexp match | Olivier Blin | 2007-08-02 | 1 | -1/+0 |
| | |||||
* | remove unused variables | Olivier Blin | 2007-08-02 | 1 | -3/+3 |
| | |||||
* | allow to force specific modules only | Olivier Blin | 2007-08-02 | 1 | -4/+8 |
| | |||||
* | keep previous behaviour (silently ignore missing file) | Pascal Rigaux | 2005-08-25 | 1 | -1/+1 |
| | |||||
* | modify merge2pcitable.pl to handle compressed pcitable | Pascal Rigaux | 2005-08-25 | 1 | -1/+1 |
| | |||||
* | add merging with SuSE hwinfo | Pascal Rigaux | 2005-02-16 | 1 | -0/+42 |
| | |||||
* | overwrite bogus descriptions (aka "vendor|") with proper ones (aka | Thierry Vignaud | 2004-12-03 | 1 | -1/+2 |
| | | | | | "vendor|device") from {pci,usb}.ids | ||||
* | (merge_entries_with_wildcards) split from merge() the new code that | Thierry Vignaud | 2004-11-26 | 1 | -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 pcimap | Thierry Vignaud | 2004-11-26 | 1 | -6/+29 |
| | |||||
* | add support for new rh's pcitable format from FC3's hwdata | Thierry Vignaud | 2004-11-17 | 1 | -1/+7 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2004-11-02 | 1 | -15/+21 |
| | |||||
* | fix checking subids | Thierry Vignaud | 2004-11-02 | 1 | -1/+1 |
| | |||||
* | do it a little more cleanly | Pascal Rigaux | 2004-08-03 | 1 | -3/+1 |
| | |||||
* | import missing description later | Thierry Vignaud | 2004-08-03 | 1 | -3/+3 |
| | |||||
* | do not vivicate new devices (will look later why merge2pcitable.pl does not | Thierry Vignaud | 2004-08-03 | 1 | -1/+3 |
| | | | | | find new devices from pci.ids) | ||||
* | get descriptions back from pci.ids if needed | Thierry Vignaud | 2004-08-03 | 1 | -0/+1 |
| | |||||
* | revert bad commit | Nicolas Planel | 2004-03-05 | 1 | -1/+0 |
| | |||||
* | add MSI WLAN PC2PC usb adapter ↵ | Nicolas Planel | 2004-03-05 | 1 | -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 parameter | Pascal Rigaux | 2004-02-20 | 1 | -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 messages | Pascal Rigaux | 2004-02-20 | 1 | -7/+7 |
| | |||||
* | one really must not be too strict with redhat's pcitable | Pascal Rigaux | 2003-08-14 | 1 | -1/+1 |
| | |||||
* | skip module pci from modules.pcimap | Pascal Rigaux | 2003-02-27 | 1 | -0/+1 |
| | |||||
* | cleanup class AMD | Pascal Rigaux | 2003-01-12 | 1 | -0/+1 |
| | |||||
* | update "known errors in redhat's pcitable" | Pascal Rigaux | 2003-01-12 | 1 | -2/+1 |
| | |||||
* | don't be too strict with redhat pcitable | Pascal Rigaux | 2003-01-12 | 1 | -1/+1 |
| | |||||
* | enhance error detection (too many double quotes) | Pascal Rigaux | 2002-08-26 | 1 | -5/+12 |
| |