summaryrefslogtreecommitdiffstats
path: root/lst
Commit message (Collapse)AuthorAgeFilesLines
* Chrome adjustments: use unichrome not viaarena for Chrome9 cards (#37032), ↵Adam Williamson2008-01-241-7/+3
| | | | drop now unused unichrome-no-3D-support definition
* latest new ATI IDs from upstream Windows driverAdam Williamson2008-01-241-0/+5
|
* - add Sagem F@st 800 Adsl modem deviceTomasz Paweł Gajc2008-01-021-0/+1
|
* blacklist ATI FireGL Mobility T2 from using proprietary driver as per report ↵Adam Williamson2008-01-012-1/+7
| | | | from Jan Ciger that it fails
* back to using plain fglrx for all post-9500 Radeons now the new version ↵Adam Williamson2007-12-271-12/+8
| | | | supports FireGL cards
* - add several new Intel graphics chips from upstream driver sourceAdam Williamson2007-12-191-0/+4
|
* - add five ATI IDs from latest upstream developer ID listAdam Williamson2007-12-181-0/+5
|
* - rename 'radeon 9500 to radeon x850' group to 'radeon 9500 to radeon x1050' ↵Adam Williamson2007-12-182-87/+87
| | | | (x1050 exists and is rebadged 9550/9600)
* - three additions and one correction from latest Windows driver (7.11)Adam Williamson2007-12-181-1/+4
|
* add three new NVIDIA IDs from the latest Windows driverAdam Williamson2007-12-181-0/+3
|
* add "Samsung SyncMaster 906BW" from cooker mailing listPascal Rigaux2007-11-211-0/+1
|
* - add new NVIDIA graphics card IDs from latest Windows driver (8800 GT and ↵Adam Williamson2007-11-201-0/+10
| | | | various new onboard chipsets)
* add 2 Samsung SyncMaster 2032BW (Berthy)Thierry Vignaud2007-11-021-0/+2
|
* add incredibly obscure Intel Vermilion graphics chip definition and entryAdam Williamson2007-10-312-0/+4
|
* adjust for new proprietary driver: Radeon 9500 and later all use ↵Adam Williamson2007-10-292-160/+167
| | | | fglrx-hd2000, except all FireGL cards use fglrx. also add a couple of missing cards.
* add some more HD 2xxx cards from radeonhd's listAdam Williamson2007-10-291-0/+4
|
* try to clarify ATI and NVIDIA group names some moreAdam Williamson2007-10-262-550/+550
|
* use radeonhd as free driver for ATI X1300 and later, always use fglrx-hd2000 ↵0.1.200Adam Williamson2007-10-172-36/+27
| | | | for HD 2xxx chips
* add ViewSonic G90fB (#34715)Thierry Vignaud2007-10-151-0/+1
|
* fix hsync range for 2405FPW (#34736) (got broken by commit r45012)Pascal Rigaux2007-10-151-2/+2
|
* replace more hyphens by underscores in module namesOlivier Blin2007-10-041-25/+25
|
* load acer_acpi module on for Acer Aspiron laptops (#32990)Thierry Vignaud2007-10-041-0/+1
|
* fix order (oops)Olivier Blin2007-10-021-1/+1
|
* use hsfmodem on Asus S5200NOlivier Blin2007-10-021-0/+1
|
* use vboxvideo in VirtualBox guests (from Frederic Crozat)Olivier Blin2007-09-282-0/+6
|
* use intel driver for Mobile GM965/GL960 (from Damien Lallement)Olivier Blin2007-09-281-1/+1
|
* use via driver for a particular unichrome card (bug #33535)Adam Williamson2007-09-202-1/+9
|
* remove hack for anydata usb modem (now fixed in kernel, #31631)Olivier Blin2007-09-191-1/+0
|
* fix driver for anydata usb modem (#31631)Thierry Vignaud2007-09-171-0/+1
|
* use proprietary driver for AGP HD 2xxx cards, as it turns out the AGP bridge ↵Adam Williamson2007-09-171-3/+3
| | | | bug is not so terrible
* add several GeForce IDs from latest Windows beta driver .infAdam Williamson2007-09-171-0/+9
|
* add several more Radeon IDs from the proprietary driver headersAdam Williamson2007-09-171-0/+27
|
* refine Radeon HD series support, don't use new driver for laptop chipsAdam Williamson2007-09-172-5/+12
|
* use new fglrx-hd2000 driver for HD 2xxx series RadeonsAdam Williamson2007-09-171-2/+3
|
* add two new Radeons from the latest ATI listAdam Williamson2007-09-171-0/+2
|
* add one more Radeon to avivo safe list (reported by Fabrice Facorat)Adam Williamson2007-09-131-1/+1
|
* - add monitor (from Austin on cooker mailing list)Pascal Rigaux2007-09-131-0/+2
| | | | | - add "Generic; Flat Panel 1360x768"
* make directory if neededOlivier Blin2007-09-111-1/+1
|
* install preferred-modules.alias as ↵Olivier Blin2007-09-111-1/+1
| | | | /lib/module-init-tools/ldetect-lst-modules.alias
* change SiS definitions to look better in XFdrakeAdam Williamson2007-09-102-31/+31
|
* add monitor (from Austin on cooker mailing list)Pascal Rigaux2007-09-101-0/+1
|
* revert to vesa driver for most Radeon X1xxx series cards: add new avivo ↵Adam Williamson2007-09-092-7/+9
| | | | definition and enable avivo for two cards verified by testing
* refine (uni)chrome support: switch some cards to the viaarena driver as per pcpaAdam Williamson2007-09-082-4/+12
|
* add a new Intel graphics adapter ID from ashashiwa@gmail.comAdam Williamson2007-09-071-0/+1
|
* use fallback-modules.alias to build preferred-modules.aliasOlivier Blin2007-09-071-3/+6
|
* rename ldetect-lst.conf modprobe file as hardcoded-modules.alias and merge ↵Olivier Blin2007-09-072-4/+2
| | | | it in preferred-modules.alias at build time
* provide default module aliases for PCI/USB devices matching multiple modules ↵Olivier Blin2007-09-071-2/+6
| | | | in preferred-modules.alias (not complete yet, undecided.alias is still 73 lines
* nicely sort MonitorsDB (needed by XFdrake):Pascal Rigaux2007-09-061-690/+690
| | | | | have "Flat Panel 800x600" before "Flat Panel 1024x768"
* kill some wrong entries (#31331)Thierry Vignaud2007-08-301-103/+0
|
* addded ViewSonic VX2025wm (#29569)Thierry Vignaud2007-08-301-0/+1
|