summaryrefslogtreecommitdiffstats
path: root/convert
Commit message (Collapse)AuthorAgeFilesLines
* - nvidia-current supports cards from GeForce 635 and up beginning withThomas Backlund2018-10-011-2/+6
| | | | | | 410.57 and is 64bit only - nvidia 390.xx long lived driver is now named nvidia390 and supports all GeForce 420 to 630 in both 64bit and 32bit
* shrink blacklistThierry Vignaud2016-11-221-11/+0
|
* fix typoThomas Backlund2015-02-271-1/+1
|
* merge2pcitable.pl: add support for nvidia driver 346+Anssi Hannula2015-01-261-1/+1
|
* Document NVIDIA_CARD forcin in README.pcitableAnssi Hannula2015-01-261-1/+8
|
* merge2pcitable.pl: nvidia_readme: drop unuseful subsystem idAnssi Hannula2013-05-031-1/+4
|
* merge2pcitable.pl: fix missing NVIDIA pci ids with recent driver versionsAnssi Hannula2013-05-031-7/+10
|
* Update ATI/AMD labels to match new assignmentsAnssi Hannula2012-06-061-3/+3
|
* perl_checker cleanupsThierry Vignaud2012-05-043-10/+11
|
* further simplifyThierry Vignaud2012-05-041-2/+3
|
* simplifyThierry Vignaud2012-05-041-4/+3
|
* blacklist a couple modulesThierry Vignaud2012-05-041-0/+12
|
* merge2pcitable: simplify radeon hacks (noted by tv)Anssi Hannula2012-04-051-12/+4
|
* Restructure AMD/ATI Cards+ entries for HD 2000 and newer, to separateAnssi Hannula2012-04-051-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.
* document merging of AMD/NVIDIA/Intel IDs in README.pcitableAnssi Hannula2011-12-121-1/+46
|
* Switch 1002:9610 back to ati driver (mga #1267) and make the two remainingAnssi Hannula2011-06-151-1/+0
| | | | radeonhd/fglrx Cards more specific.
* Sync with mandriva0.1.291Dexter Morgan2011-05-171-6/+6
|
* merge2pcitable: allow overriding new nvidia_readme card assignmentsAnssi Hannula2010-09-031-1/+2
| | | | | by an environment variable
* merge2pcitable: handle subsystem ids in NVIDIA README.txtAnssi Hannula2010-09-031-2/+4
|
* merge2pcitable.pl: remove wrongly committed debug stuffAnssi Hannula2010-03-271-1/+0
|
* adjust name of prism54 modulesChristophe Fergeau2010-02-251-1/+2
| | | | | this patch was applied on top of our ldtect-lst tarball, integrate it in the source instead
* 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
|
* fix preferring pata_marvell over ahciOlivier Blin2009-04-201-1/+5
|
* prefer over ahci since ahci need marvel_enabled=1 to make it work (#43975)Thierry Vignaud2009-04-141-0/+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
* generic module is now named ide_pci_genericOlivier Blin2008-06-121-1/+1
|
* - use libata pata modules by defaultOlivier Blin2008-04-231-8/+10
| | | | | - improve deferring category modules (such as generic)
* defer pata_acpi preference (not really needed right now, but could help to ↵Olivier Blin2008-03-101-1/+1
| | | | prevent future regressions)
* add explicit aliases for tablet modules (by deferring usbmouse)Olivier Blin2008-03-101-0/+1
|
* do not prefer snd_usb_audio instead of some ↵Olivier Blin2007-10-161-0/+1
| | | | zc0301/uvcvideo/quickcam_messenger webcams
* add explicit alias for modules in ide/sata categories, not to use ata_genericOlivier Blin2007-10-041-3/+18
|
* prefer ipw3945 over iwl3945, which has some stability/performance issuesOlivier Blin2007-09-271-0/+1
|
* list some known bugsOlivier Blin2007-09-241-0/+4
|
* prefer ahci instead of ata_piix, so that piix is preferred over ata_piixOlivier Blin2007-09-231-1/+2
|
* use fallback-modules.alias to build preferred-modules.aliasOlivier Blin2007-09-071-3/+2
|
* provide default module aliases for PCI/USB devices matching multiple modules ↵Olivier Blin2007-09-071-0/+118
| | | | in preferred-modules.alias (not complete yet, undecided.alias is still 73 lines
* nicely sort MonitorsDB (needed by XFdrake):Pascal Rigaux2007-09-061-0/+18
| | | | | have "Flat Panel 800x600" before "Flat Panel 1024x768"
* 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
|