diff options
-rw-r--r-- | ChangeLog | 101 |
1 files changed, 101 insertions, 0 deletions
@@ -1,3 +1,104 @@ +2007-08-06 15:35 Thierry Vignaud <tvignaud at mandriva.com> + + * lst/pcitable: drop description field + +2007-08-06 15:02 Thierry Vignaud <tvignaud at mandriva.com> + + * lst/pcitable: kill e1000 lines since the eepro1000 alternative is + dead + +2007-08-04 21:22 adamw + + * lst/pcitable: - correct some ATI definitions, move 0x1113 to the + correct place so make check passes + +2007-08-04 09:08 Thierry Vignaud <tvignaud at mandriva.com> + + * lst/pcitable: restore gdth entries as its driver isn't + module.pcimap compliant + +2007-08-04 08:46 Thierry Vignaud <tvignaud at mandriva.com> + + * Makefile: bump release (0.1.172) + +2007-08-04 08:46 Thierry Vignaud <tvignaud at mandriva.com> + + * lst/pcitable: shrink pcitable now that we got drivers from + modalias resolution and descriptions from pci.ids + +2007-08-02 18:10 Olivier Blin <oblin at mandriva.com> + + * lst/pcitable: replace ipw3945 by iwl3945 + +2007-08-02 18:10 Olivier Blin <oblin at mandriva.com> + + * convert/merge2pcitable.pl: simplify + +2007-08-02 18:09 Olivier Blin <oblin at mandriva.com> + + * convert/merge2pcitable.pl: remove doubled regexp match + +2007-08-02 18:07 Olivier Blin <oblin at mandriva.com> + + * convert/merge2pcitable.pl: remove unused variables + +2007-08-02 18:06 Olivier Blin <oblin at mandriva.com> + + * convert/merge2pcitable.pl: allow to force specific modules only + +2007-08-02 16:33 Olivier Blin <oblin at mandriva.com> + + * lst/pcitable: sync pcitable with 2.6.22-3mdv pcimap + +2007-07-26 20:13 adamw + + * lst/pcitable: add ATI SB700 IDE controller ID (per Shane Huang of + AMD) + +2007-07-24 17:00 adamw + + * lst/pcitable: - actually, to be safe, we should detect both; + seems you can't be sure which will be active + +2007-07-24 16:57 adamw + + * lst/pcitable: - per + http://list.drzeus.cx/pipermail/sdhci-devel/2007-May/001735.html, + 0x0551 is the active device, not 0x0550, for this SD card reader + +2007-07-20 06:35 adamw + + * lst/pcitable: add ATI SB700 IDE controller IDs from Shane Huang + at AMD (bug #31884) + +2007-07-13 06:21 adamw + + * lst/Cards+, lst/pcitable: - correct name of one ATI card; split + off ATI Radeon HD series as a new definition as driver support is + different + +2007-07-11 02:26 adamw + + * ChangeLog: Generated by svn2cl the 10_Jul + +2007-07-11 02:26 adamw + + * Makefile: - bump to 0.1.171 + +2007-07-11 02:22 adamw + + * lst/pcitable: - add new NVIDIA cards from + http://us.download.nvidia.com/XFree86/Linux-x86/100.14.11/README/appendix-a.html + +2007-07-11 02:02 adamw + + * lst/pcitable: - add latest ATI cards from + http://ati.amd.com/developer/ATI_Device_IDs.txt + +2007-07-09 18:31 Frederic Crozat <fcrozat at mandriva.com> + + * lst/usbtable: Update wacom tablets list + 2007-07-11 02:26 Adam Williamson <awilliamson at mandriva.com> * Makefile: - bump to 0.1.171 |