Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 | ||||
* | generic module is now named ide_pci_generic | Olivier Blin | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | - use libata pata modules by default | Olivier Blin | 2008-04-23 | 1 | -8/+10 |
| | | | | | - improve deferring category modules (such as generic) | ||||
* | defer pata_acpi preference (not really needed right now, but could help to ↵ | Olivier Blin | 2008-03-10 | 1 | -1/+1 |
| | | | | prevent future regressions) | ||||
* | add explicit aliases for tablet modules (by deferring usbmouse) | Olivier Blin | 2008-03-10 | 1 | -0/+1 |
| | |||||
* | do not prefer snd_usb_audio instead of some ↵ | Olivier Blin | 2007-10-16 | 1 | -0/+1 |
| | | | | zc0301/uvcvideo/quickcam_messenger webcams | ||||
* | add explicit alias for modules in ide/sata categories, not to use ata_generic | Olivier Blin | 2007-10-04 | 1 | -3/+18 |
| | |||||
* | prefer ipw3945 over iwl3945, which has some stability/performance issues | Olivier Blin | 2007-09-27 | 1 | -0/+1 |
| | |||||
* | list some known bugs | Olivier Blin | 2007-09-24 | 1 | -0/+4 |
| | |||||
* | prefer ahci instead of ata_piix, so that piix is preferred over ata_piix | Olivier Blin | 2007-09-23 | 1 | -1/+2 |
| | |||||
* | use fallback-modules.alias to build preferred-modules.alias | Olivier Blin | 2007-09-07 | 1 | -3/+2 |
| | |||||
* | provide default module aliases for PCI/USB devices matching multiple modules ↵ | Olivier Blin | 2007-09-07 | 1 | -0/+118 |
| | | | | in preferred-modules.alias (not complete yet, undecided.alias is still 73 lines | ||||
* | nicely sort MonitorsDB (needed by XFdrake): | Pascal Rigaux | 2007-09-06 | 1 | -0/+18 |
| | | | | | have "Flat Panel 800x600" before "Flat Panel 1024x768" | ||||
* | 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 |
| | |||||
* | s/mandrakesoft/mandriva/ | Pascal Rigaux | 2006-05-11 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | - new code to merge in MonitorsDB entries (esp. coming from ↵ | Pascal Rigaux | 2005-06-24 | 3 | -18/+133 |
| | | | | | | | monitor-parse-edid --MonitorsDB) - verify_MonitorsDB has been merged in merge_MonitorsDB | ||||
* | MonitorsDB is full of bad EISA_ID :-( | Pascal Rigaux | 2005-03-17 | 1 | -0/+16 |
| | |||||
* | add merging with SuSE hwinfo | Pascal Rigaux | 2005-02-16 | 2 | -0/+47 |
| | |||||
* | 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 | 2 | -1/+9 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2004-11-02 | 1 | -15/+21 |
| | |||||
* | fix checking subids | Thierry Vignaud | 2004-11-02 | 1 | -1/+1 |
| | |||||
* | fix doc | Thierry Vignaud | 2004-08-04 | 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 | ||||
* | display file & line number in the error message | Pascal Rigaux | 2004-02-20 | 1 | -13/+12 |
| | | | | | (nice for "unknown card", but not that nice for "no Driver for card xxx", but it will do!) | ||||
* | - $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 |
| | |||||
* | check "Driver" availability since XF3.3 is now in contrib | Pascal Rigaux | 2004-02-09 | 1 | -1/+4 |
| | |||||
* | take not of url change | Thierry Vignaud | 2004-02-08 | 1 | -0/+1 |
| | |||||
* | 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 of modules.* extraction | Pascal Rigaux | 2003-02-27 | 1 | -1/+1 |
| | |||||
* | add example to update usbtable from usbutils | Pascal Rigaux | 2003-01-12 | 1 | -0/+3 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-01-12 | 1 | -1/+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 |
| |