summaryrefslogtreecommitdiffstats
path: root/lst
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* do not use fglxrx on radeon 7xxx since it doesn't support them anymore (#26473)Thierry Vignaud2007-02-221-5/+7
|
* add "Samsung SyncMaster 225BW" monitor (S. Teletchea)Thierry Vignaud2007-02-201-0/+1
|
* adding a monitor (#28408)Pascal Rigaux2007-01-261-0/+1
| | | | | (edid available at svn+ssh://svn.mandriva.com/svn/soft/monitor-edid/trunk/test/edid.crt.hyundai-ImageQuest-L70S+)
* sync with latest pci.idsThierry Vignaud2007-01-221-16/+257
|
* sync with kernel-tmb-desktop-2.6.19.2-3mdv-1Thierry Vignaud2007-01-221-26/+99
|
* add Philips 170x6 (from Angelo Naselli on cooker)Pascal Rigaux2007-01-221-0/+1
|
* do a wildcard on the #... part which is the keyboard layout (Luca Berra)Pascal Rigaux2007-01-181-4/+4
|
* use XkbModel inspiron instead of pc105 on some laptops (from Guillaume Rousse)Pascal Rigaux2007-01-161-4/+23
| | | | | | nb: "inspiron" is badly named, it seems to fit all laptops with three buttons only (volume +, volume -, mute)
* GL apps make X crash with Voodoo cards (Gerard Delafond)Thierry Vignaud2006-12-221-4/+0
|
* ati xpress200 rs480 is unworkable with ati driver (even 8.31.5)Thierry Vignaud2006-12-201-1/+1
|
* kill dead old/obsolete commentThierry Vignaud2006-11-241-2/+0
|
* add monitor (#26713)Pascal Rigaux2006-10-231-0/+1
|
* defaulting to ALSA driver instead of radio driver for 0x125d:0x1978 (#26119)Thierry Vignaud2006-10-111-1/+1
|
* add "Acer AL1722" monitor (#26294)Thierry Vignaud2006-10-051-0/+1
|
* add "Acer; ACR AL2023" monitor (#26294)Thierry Vignaud2006-10-051-0/+1
|