summaryrefslogtreecommitdiffstats
path: root/lst
Commit message (Collapse)AuthorAgeFilesLines
* Correct FireGL3000 option for glint according to current driver manpageAdam Williamson2007-03-121-2/+2
|
* Switch G80 nvidias to VESA, doesn't seem that nvidiafb supports themAdam Williamson2007-03-121-1/+1
|
* Sanitize Matrox definitions, support a few oddballs based on their core, use ↵Adam Williamson2007-03-122-169/+133
| | | | VESA driver for Parhelia and newer cards
* Revise NVIDIA again: G80 cores are not supported by nv for 2007.1 so need a ↵Adam Williamson2007-03-102-302/+307
| | | | new category. Set them to fbdev for now
* Add a couple of snd-hda-intel IDs from the driver sourceAdam Williamson2007-03-101-2/+3
|
* support ENE sdhci SD card reader (per driver source)Adam Williamson2007-03-101-1/+1
|
* Merge i128 definitions, fix tabs in line 6462Adam Williamson2007-03-102-24/+7
|
* 0x1078 0x0001 is not a graphics card, per driver sourceAdam Williamson2007-03-101-1/+1
|
* Support a couple more SiS / XGI cards from pci.idsAdam Williamson2007-03-101-2/+3
|
* Clean up SiS definitions in line with driver documentationAdam Williamson2007-03-102-160/+28
|
* Revert last change, it may be wrongAdam Williamson2007-03-101-3/+3
|
* Drop three SiS chips to generic VESA driver: according to current sis driver ↵Adam Williamson2007-03-101-3/+3
| | | | source, they are no longer supported
* set 0x1106 0x3022 to framebuffer driver: it's disabled in openchrome sourceAdam Williamson2007-03-101-1/+1
|
* Support two more Radeons (one previously unknown, one previously not listed, ↵Adam Williamson2007-03-101-3/+4
| | | | pulled from pci.ids); drop incorrect driver definition for secondary output
* support Quadro FX 4600 and 5600 (with NVIDIA driver 9755)Adam Williamson2007-03-091-0/+2
|
* support more bcm43xx devices, including mine: should work with kernel-tmb in ↵Adam Williamson2007-03-091-3/+3
| | | | 2007.1, maybe not regular kernel, but it beats unknown
* sortThierry Vignaud2007-03-091-1/+1
|
* rename an ambigous monitor nameThierry Vignaud2007-03-091-1/+1
|
* add "Samsung SyncMaster 226" (Javier Martinez Villacampa)Thierry Vignaud2007-03-091-0/+1
|
* add NEC LCD1830 (Javier Martinez Villacampa)Thierry Vignaud2007-03-091-0/+1
|
* add L204WT monitor (Javier Martinez Vill)Thierry Vignaud2007-03-091-0/+1
|
* Clean up Cirrus a bit more aggressively, no one is using this ISA / VLB ↵Adam Williamson2007-03-092-74/+23
| | | | stuff any more. Remove some X options that haven't existed since 3.3
* Merge Trident definitionsAdam Williamson2007-03-092-145/+44
|
* Drop P9000 / P9100 definitions (four supported cards merged into generic VGA ↵Adam Williamson2007-03-092-35/+4
| | | | driver)
* Drop Oak definitions (one supported card merged into generic VGA driver)Adam Williamson2007-03-092-20/+1
|
* Merge Ark definitionsAdam Williamson2007-03-092-26/+6
|
* drop Avance Logic and WD card definitions. same reasoning. No one is using ↵Adam Williamson2007-03-092-75/+14
| | | | this stuff any more
* drop AGX-based card definitions. if anyone is actually still using these, ↵Adam Williamson2007-03-092-48/+3
| | | | feel free to beat me
* support a bunch of Realtek audio chipsAdam Williamson2007-03-081-8/+8
|
* support more nVidia audio chips (only in kernel-linus and kernel-tmb until ↵Adam Williamson2007-03-081-3/+5
| | | | ALSA in stock kernel is updated...)
* fix some more NVIDIA associations; changes to naming which actually don't ↵Adam Williamson2007-03-081-139/+139
| | | | matter to anything...
* Add one NVIDIA definition discovered from renouveau and ↵Adam Williamson2007-03-081-1/+1
| | | | http://pci-ids.ucw.cz - thanks TV
* Support ATI Xpress 1200 (with fglrx / fbdev)Adam Williamson2007-03-081-2/+2
|
* ATI cleanup, rename Radeon definitions for consistency with NVIDIA and IntelAdam Williamson2007-03-082-668/+369
|
* S3 cleanup stage 4: unichrome (switch all to openchrome driver with 3D enabled)Adam Williamson2007-03-072-14/+8
|
* S3 cleanup stage 3: SavageAdam Williamson2007-03-072-811/+136
|
* merge C&T to lowest possible number of definitionsAdam Williamson2007-03-062-39/+15
|
* merge Kyro series into FrameBuffer (generic)Adam Williamson2007-03-062-4/+1
|
* ATI: more correctionsAdam Williamson2007-03-061-52/+52
|
* NVIDIA: use proprietary driver for TNT, use vesa for NV1, remove Diamond ↵Adam Williamson2007-03-062-50/+47
| | | | Edge 3D definition
* clean and update Intel integrated adapter definitions and add support for ↵Thierry Vignaud2007-03-062-52/+22
| | | | i752 (#29191)
* these x800 are supported by the free driver (adamw, #29188)Thierry Vignaud2007-03-061-2/+2
|
* Add ATI definitions for a bunch of previously 'unknown' cards (adamw, #29188)Thierry Vignaud2007-03-061-20/+20
|
* use free driver for some ATI cards that are no longer supported (#28682)Thierry Vignaud2007-03-061-30/+30
|
* sanitize NVidia entries (#29183)Thierry Vignaud2007-03-062-429/+304
|
* swtich 3 other drivers from OSS to ALSA since kernelteam disabled themThierry Vignaud2007-03-061-16/+16
|
* swtich VIA from OSS to ALSA (#28990) despite Adrian Bunk's comment:Thierry Vignaud2007-03-061-22/+1
| | | | | "ALSA drivers for the same hardware with known problems"
* add Dell 2007FPGuillaume Rousse2007-03-061-0/+1
|
* for XFdrake using nvidia97xx instead of nvidia, and nvidia71xx instead of ↵Pascal Rigaux2007-03-021-4/+3
| | | | NVIDIA_LEGACY
* add support for an unsupported nvidia card (#26235)Thierry Vignaud2007-02-221-1/+1
|