Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add Option "sw_cursor" for S3 Trio3D and SiS 6326 | Pascal Rigaux | 2002-07-20 | 1 | -2/+3 |
| | |||||
* | Add new eepro100 ID from Intel ICH4 Spec (0x103b,0x103c) | Nicolas Planel | 2002-07-20 | 1 | -0/+2 |
| | |||||
* | - cleanup the comment at beginning | Pascal Rigaux | 2002-07-20 | 1 | -466/+12 |
| | | | | | - drop entries using any of RAMDAC CLOCKCHIP DACSPEED (obsolete stuff) | ||||
* | Another ID for eepro100 NIC (8086/103a) | Nicolas Planel | 2002-07-19 | 1 | -0/+1 |
| | |||||
* | Add ID for new Promise 20276 | Nicolas Planel | 2002-07-19 | 1 | -1/+2 |
| | | | | | Fix VT8235 USB2.0 name | ||||
* | more vendors sanitazation | Thierry Vignaud | 2002-07-18 | 1 | -51/+51 |
| | |||||
* | - all new rh id're merged | Thierry Vignaud | 2002-07-18 | 1 | -42/+98 |
| | | | | | - normalize amd|compacq vendors name | ||||
* | - add more cards from rh | Thierry Vignaud | 2002-07-18 | 1 | -7/+22 |
| | | | | | | - one unknown card use 8139too now - normalize some vendor names which've different versions | ||||
* | - pcitable: update with www.begent.co.uk/pcids.htm | Pascal Rigaux | 2002-07-17 | 3 | -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 Rigaux | 2002-07-17 | 2 | -1/+4 |
| | |||||
* | add handling for pci ids from http://www.begent.co.uk/pcids.htm | Pascal Rigaux | 2002-07-17 | 2 | -2/+64 |
| | |||||
* | cleanup generic monitors | Pascal Rigaux | 2002-07-17 | 1 | -18/+16 |
| | |||||
* | normalize and drop unneeded use of subids | Pascal Rigaux | 2002-07-17 | 1 | -12/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-17 | 1 | -2/+0 |
| | |||||
* | (clean): more cleanup | Pascal Rigaux | 2002-07-17 | 1 | -1/+2 |
| | |||||
* | - drop getting info from XFree86 (XFree now uses http://pciids.sourceforge.net/) | Pascal Rigaux | 2002-07-17 | 4 | -49/+20 |
| | | | | | - nicer getting of kernel's info | ||||
* | fill empty string for visor from what real device reported (aka fix | Thierry Vignaud | 2002-07-17 | 1 | -1/+1 |
| | | | | | "pixel think the (null) bug is still there when it isn't" | ||||
* | - Cards+ + pcitable: | Pascal Rigaux | 2002-07-17 | 1 | -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 Rigaux | 2002-07-17 | 1 | -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_GLX | Pascal Rigaux | 2002-07-17 | 1 | -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 Rigaux | 2002-07-17 | 1 | -0/+1 |
| | |||||
* | rh 7.3 beta merge, step 2 (66% done) | Thierry Vignaud | 2002-07-15 | 1 | -9/+25 |
| | |||||
* | rh b7.3 merge, first step (33% done) | Thierry Vignaud | 2002-07-15 | 1 | -24/+66 |
| | |||||
* | handle buggy redhat pcitable | Pascal Rigaux | 2002-07-15 | 1 | -2/+10 |
| | |||||
* | adding 176 for geforce 4 | Erwan Velu | 2002-07-10 | 1 | -0/+1 |
| | |||||
* | s/snd-card/snd/g | Thierry Vignaud | 2002-07-08 | 1 | -43/+43 |
| | |||||
* | merge with redhat hwdata-0.32 | Pascal Rigaux | 2002-07-07 | 1 | -1/+4 |
| | |||||
* | - Merge AMD-8111 pci.ids from upstream pci.ids | Gwenolé Beauchesne | 2002-06-26 | 1 | -0/+11 |
| | |||||
* | Update ChangeLog | Gwenolé Beauchesne | 2002-06-21 | 1 | -0/+5 |
| | |||||
* | - Add more nForce things from Damien | Gwenolé Beauchesne | 2002-06-21 | 3 | -273/+385 |
| | |||||
* | s/de4x5/tulip/ thanks to juan | Guillaume Cottenceau | 2002-06-19 | 1 | -1/+1 |
| | |||||
* | restore via8233 sound support | Thierry Vignaud | 2002-06-05 | 1 | -1/+1 |
| | |||||
* | added 0x8086 0x1039 | Francois Pons | 2002-05-24 | 1 | -0/+1 |
| | |||||
* | change one cirrus from oss to alsa as alsa seems to be better for this one | Thierry Vignaud | 2002-05-16 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-05-06 | 1 | -0/+1 |
| | |||||
* | HP sync. | Francois Pons | 2002-04-25 | 1 | -0/+2 |
| | |||||
* | added HP wheel mouse and keyboard (need consolidation). | Francois Pons | 2002-04-25 | 1 | -0/+1 |
| | |||||
* | sync with HP stuff. | Francois Pons | 2002-04-25 | 1 | -0/+10 |
| | |||||
* | added Agfa Snapscan Touch and fixed HP 2200c entry (unsupported both) | Yves Duret | 2002-04-07 | 1 | -1/+7 |
| | |||||
* | Provides: hwdata for newer kudzu | Thierry Vignaud | 2002-03-21 | 1 | -0/+1 |
| | |||||
* | fixes ? in description (by titi) | Francois Pons | 2002-03-14 | 1 | -2/+2 |
| | |||||
* | fixes for new release. | Francois Pons | 2002-03-14 | 2 | -1/+2 |
| | |||||
* | fix doubles. | Francois Pons | 2002-03-14 | 2 | -24/+2 |
| | |||||
* | fix titi sucking | Francois Pons | 2002-03-14 | 1 | -2/+2 |
| | |||||
* | Fixing wrong module for xircom pcmcia combo card | Erwan Velu | 2002-03-14 | 1 | -1/+1 |
| | |||||
* | added check for verifying if a missing quote has been put on module or | Francois Pons | 2002-03-14 | 1 | -5/+10 |
| | | | | | description. | ||||
* | Fixing SB Audigy processor and game port | Erwan Velu | 2002-03-14 | 1 | -2/+2 |
| | |||||
* | microtekX6 does not have Vendor string in scsi ids. (scisi over usb) | Yves Duret | 2002-03-14 | 1 | -0/+3 |
| | |||||
* | disable snd-card-via8233 support because of bugs | Thierry Vignaud | 2002-03-13 | 1 | -1/+1 |
| | |||||
* | added ASK DEVICE | Yves Duret | 2002-03-10 | 1 | -58/+44 |
| |