summaryrefslogtreecommitdiffstats
path: root/lst/pcitable
Commit message (Collapse)AuthorAgeFilesLines
* drop special case of a card that should now work okay, add two new Radeon IDs0.1.220Adam Williamson2008-04-141-1/+3
|
* blacklist HD 2400 XT from using radeonhd (the one we have at aboukir has ↵Adam Williamson2008-04-031-1/+1
| | | | problems)
* ATI adjustments: don't blacklist FireGL T2 any more (Jan reports it now ↵Adam Williamson2008-03-251-4/+4
| | | | works with fglrx), use radeon not radeonhd or fglrx for HD 3200 (only radeon works with this chip at present)
* add GeForce 8800 GS (thanks Christophe Amrein-Marie) and GeForce 9800 GX2; ↵Adam Williamson2008-03-181-247/+249
| | | | NVIDIA category reorganization (now have FX to 8800 and 9300 and later - 9300 is my best guess as to what the lowest true 9xxx chipset will be named)
* remove bogus ATI entry (not in free driver's headers, fglrx's headers, ATI's ↵Adam Williamson2008-03-061-1/+0
| | | | device list or pciids)
* all ATI 0x5148s are Radeon 8500s, it seems: or at least, not supported in ↵Adam Williamson2008-03-061-5/+1
| | | | fglrx in any case
* add special definition for NVIDIA 9600 GT: nvidia does not yet support it ↵Adam Williamson2008-03-061-0/+1
| | | | but nv does
* - add several new ATI graphics chipsAdam Williamson2008-03-061-1/+31
|
* latest new ATI IDs from upstream Windows driverAdam Williamson2008-01-241-0/+5
|
* blacklist ATI FireGL Mobility T2 from using proprietary driver as per report ↵Adam Williamson2008-01-011-1/+1
| | | | from Jan Ciger that it fails
* - 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-181-86/+86
| | | | (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 new NVIDIA graphics card IDs from latest Windows driver (8800 GT and ↵Adam Williamson2007-11-201-0/+10
| | | | various new onboard chipsets)
* add incredibly obscure Intel Vermilion graphics chip definition and entryAdam Williamson2007-10-311-0/+1
|
* adjust for new proprietary driver: Radeon 9500 and later all use ↵Adam Williamson2007-10-291-154/+154
| | | | 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-261-545/+545
|
* use radeonhd as free driver for ATI X1300 and later, always use fglrx-hd2000 ↵0.1.200Adam Williamson2007-10-171-19/+19
| | | | for HD 2xxx chips
* replace more hyphens by underscores in module namesOlivier Blin2007-10-041-25/+25
|
* 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-281-0/+1
|
* 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-201-1/+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-171-4/+6
|
* 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
|
* change SiS definitions to look better in XFdrakeAdam Williamson2007-09-101-27/+27
|
* revert to vesa driver for most Radeon X1xxx series cards: add new avivo ↵Adam Williamson2007-09-091-2/+2
| | | | 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-081-4/+6
|
* add a new Intel graphics adapter ID from ashashiwa@gmail.comAdam Williamson2007-09-071-0/+1
|
* fix wrong driver for RTL8139 (#32927)Thierry Vignaud2007-08-301-0/+1
|
* add an oddball GeForce 7950 reported by Jason Carson on forumsAdam Williamson2007-08-281-0/+1
|
* add some openchrome definitions, disable 3D for openchrome devices where 3D ↵Adam Williamson2007-08-211-5/+9
| | | | support is not present or not safe
* use '_' in modules nameOlivier Blin2007-08-201-78/+78
|
* drop description fieldThierry Vignaud2007-08-061-2044/+2044
|
* kill e1000 lines since the eepro1000 alternative is deadThierry Vignaud2007-08-061-56/+0
|
* - correct some ATI definitions, move 0x1113 to the correct place so make ↵Adam Williamson2007-08-041-9/+10
| | | | check passes
* restore gdth entries as its driver isn't module.pcimap compliantThierry Vignaud2007-08-041-0/+76
|
* shrink pcitable now that we got drivers from modalias resolution and ↵Thierry Vignaud2007-08-041-6496/+1
| | | | descriptions from pci.ids
* replace ipw3945 by iwl3945Olivier Blin2007-08-021-2/+2
|
* sync pcitable with 2.6.22-3mdv pcimapOlivier Blin2007-08-021-29/+114
|
* add ATI SB700 IDE controller ID (per Shane Huang of AMD)Adam Williamson2007-07-261-0/+1
|
* - actually, to be safe, we should detect both; seems you can't be sure which ↵Adam Williamson2007-07-241-0/+1
| | | | will be active