summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - drop CardsNames (not used anymore by drakx)Pascal Rigaux2002-07-287-269/+100
| | | | | | | | | | | | | | | - Cards+: add Option "XaaNoPixmapCache" for i810 as suggested on cooker. to be removed when the kernel works ok - Cards+ (and pcitable): to cleanup the tree in XFdrake - remove "Spacewalker HOT", "Octek", "Creative Blaster Exxtreme", "Atrend", "ATrend", "SPEA", "Spider", "Actix", "Canopus", "Cardex" entries - remove "Generic VGA compatible" and entries using it - remove "Unsupported VGA compatible" - replace "SMI" by "Silicon Motion" - replace "ELSA" by "Elsa" - replace "LeadTek" by "Leadtek"
* Changing spaces to tabs for nvidia entriesErwan Velu2002-07-261-12/+12
|
* Fixing NVIDIA Geforce 4 entriesErwan Velu2002-07-262-13/+15
|
* Add ID (9904) (990a) for 3Com cardNicolas Planel2002-07-251-4/+6
| | | | | | supported in the kernel but not in pcitable ! fix module name for 990[2-4] 990[8-a] => module name : 3c990
* - pcitablePascal Rigaux2002-07-211-1/+10
| | | | | | | | | | - bttc -> bttv (typo fix) - snd-cs461x -> snd-cs46xx (since snd-cs461x doesn't exist) - fix many typos (please use make test!!) - all new rh id're merged (titi) - new eepro100 IDs (nplanel) - new Promise 20276 (nplanel)
* adapt to new Xconfigurator.pmPascal Rigaux2002-07-211-2/+2
|
* - bttc -> bttv (typo fix)Pascal Rigaux2002-07-211-15/+14
| | | | | | - snd-cs461x -> snd-cs46xx (since snd-cs461x doesn't exist) - fix many typos (please use make test!!)
* add Option "sw_cursor" for S3 Trio3D and SiS 6326Pascal Rigaux2002-07-201-2/+3
|
* Add new eepro100 ID from Intel ICH4 Spec (0x103b,0x103c)Nicolas Planel2002-07-201-0/+2
|
* - cleanup the comment at beginningPascal Rigaux2002-07-201-466/+12
| | | | | - drop entries using any of RAMDAC CLOCKCHIP DACSPEED (obsolete stuff)
* Another ID for eepro100 NIC (8086/103a)Nicolas Planel2002-07-191-0/+1
|
* Add ID for new Promise 20276Nicolas Planel2002-07-191-1/+2
| | | | | Fix VT8235 USB2.0 name
* more vendors sanitazationThierry Vignaud2002-07-181-51/+51
|
* - all new rh id're mergedThierry Vignaud2002-07-181-42/+98
| | | | | - normalize amd|compacq vendors name
* - add more cards from rhThierry Vignaud2002-07-181-7/+22
| | | | | | - one unknown card use 8139too now - normalize some vendor names which've different versions
* - pcitable: update with www.begent.co.uk/pcids.htmPascal Rigaux2002-07-173-8/+80
| | | | | | especially interesting are the G200,G400,G450 multi head categorisation - Cards+: new entries for DualHead & QuadHead matrox
* special option for watching subids, but beware of it!Pascal Rigaux2002-07-172-1/+4
|
* add handling for pci ids from http://www.begent.co.uk/pcids.htmPascal Rigaux2002-07-172-2/+64
|
* cleanup generic monitorsPascal Rigaux2002-07-171-18/+16
|
* normalize and drop unneeded use of subidsPascal Rigaux2002-07-171-12/+8
|
* *** empty log message ***Pascal Rigaux2002-07-171-2/+0
|
* (clean): more cleanupPascal Rigaux2002-07-171-1/+2
|
* - drop getting info from XFree86 (XFree now uses http://pciids.sourceforge.net/)Pascal Rigaux2002-07-174-49/+20
| | | | | - nicer getting of kernel's info
* fill empty string for visor from what real device reported (aka fixThierry Vignaud2002-07-171-1/+1
| | | | | "pixel think the (null) bug is still there when it isn't"
* - Cards+ + pcitable:Pascal Rigaux2002-07-171-2/+16
| | | | | | | | | | | | | | | - add "ATI Radeon 8500" with no DRI_GLX - add "SiS 6326 no_accel" with Option "no_accel" - add "NeoMagic 128XD" with special XaaNoScanline* options - add "NeoMagic MagicMedia 256XL+" with Option "sw_cursor" - add NEEDVIDEORAM for cards corresponding to /86c368|S3 Inc|Tseng.*ET6\d00/ (hoping it will work: since the regexp was broken, it was never done. (it was applied on the module field of pcitable, instead of the description)) - remove CHIPSET except for cards which had needChipset - add UTAH_GLX, UTAH_GLX_EXPERIMENTAL (which card have them come from Xconfigurator.pm) - add BAD_FB_RESTORE & BAD_FB_RESTORE_XF3
* - use new "SiS 6326 no_accel"Pascal Rigaux2002-07-171-27/+27
| | | | | | | | - use new "NeoMagic 128XD" - use new "Card:MagicMedia 256XL+" - use "Card:ATI Mach64 Utah" for mach64 cards Utah-aware - use a special entry for Radeon 8500
* - add "ATI Radeon 8500" with no DRI_GLXPascal Rigaux2002-07-171-529/+159
| | | | | | | | | | | | | | - add "SiS 6326 no_accel" with Option "no_accel" - add "NeoMagic 128XD" with special XaaNoScanline* options - add "NeoMagic MagicMedia 256XL+" with Option "sw_cursor" - add NEEDVIDEORAM for cards corresponding to /86c368|S3 Inc|Tseng.*ET6\d00/ (hoping it will work: since the regexp was broken, it was never done. (it was applied on the module field of pcitable, instead of the description)) - remove CHIPSET except for cards which had needChipset - add UTAH_GLX, UTAH_GLX_EXPERIMENTAL (which card have them come from Xconfigurator.pm) - add BAD_FB_RESTORE & BAD_FB_RESTORE_XF3
* add checking Cards+ in "make check"Pascal Rigaux2002-07-171-0/+1
|
* rh 7.3 beta merge, step 2 (66% done)Thierry Vignaud2002-07-151-9/+25
|
* rh b7.3 merge, first step (33% done)Thierry Vignaud2002-07-151-24/+66
|
* handle buggy redhat pcitablePascal Rigaux2002-07-151-2/+10
|
* adding 176 for geforce 4Erwan Velu2002-07-101-0/+1
|
* s/snd-card/snd/gThierry Vignaud2002-07-081-43/+43
|
* merge with redhat hwdata-0.32Pascal Rigaux2002-07-071-1/+4
|
* - Merge AMD-8111 pci.ids from upstream pci.idsGwenolé Beauchesne2002-06-261-0/+11
|
* Update ChangeLogGwenolé Beauchesne2002-06-211-0/+5
|
* - Add more nForce things from DamienGwenolé Beauchesne2002-06-213-273/+385
|
* s/de4x5/tulip/ thanks to juanGuillaume Cottenceau2002-06-191-1/+1
|
* restore via8233 sound supportThierry Vignaud2002-06-051-1/+1
|
* added 0x8086 0x1039Francois Pons2002-05-241-0/+1
|
* change one cirrus from oss to alsa as alsa seems to be better for this oneThierry Vignaud2002-05-161-1/+1
|
* *** empty log message ***Pascal Rigaux2002-05-061-0/+1
|
* HP sync.Francois Pons2002-04-251-0/+2
|
* added HP wheel mouse and keyboard (need consolidation).Francois Pons2002-04-251-0/+1
|
* sync with HP stuff.Francois Pons2002-04-251-0/+10
|
* added Agfa Snapscan Touch and fixed HP 2200c entry (unsupported both)Yves Duret2002-04-071-1/+7
|
* Provides: hwdata for newer kudzuThierry Vignaud2002-03-211-0/+1
|
* fixes ? in description (by titi)Francois Pons2002-03-141-2/+2
|
* fixes for new release.Francois Pons2002-03-142-1/+2
|
* fix doubles.Francois Pons2002-03-142-24/+2
|