summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-11-26 13:39:35 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-11-26 13:39:35 +0000
commit84fadf791431963ce251763007d685269ca5e175 (patch)
treec5030cc820f1ca688797d84df196d19915d05c3b
parent696fa1fd7edd5ec6021226335fdb219de09cc915 (diff)
downloadldetect-lst-84fadf791431963ce251763007d685269ca5e175.tar
ldetect-lst-84fadf791431963ce251763007d685269ca5e175.tar.gz
ldetect-lst-84fadf791431963ce251763007d685269ca5e175.tar.bz2
ldetect-lst-84fadf791431963ce251763007d685269ca5e175.tar.xz
ldetect-lst-84fadf791431963ce251763007d685269ca5e175.zip
Generated by cvs2cl the 26_Du
-rw-r--r--ChangeLog110
1 files changed, 110 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfdd7aae..a96bdcc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,112 @@
+2004-11-26 14:38 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * ldetect-lst.spec: 0.1.9-23mdk
+
+2004-11-26 14:37 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: backport: according to
+ drivers/pcmcia/yenta_socket.c::yenta_table, all devices which
+ vendor are managed by yenta_socket
+
+2004-11-08 14:06 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * lst/pcitable: merged more entries from 10.1 with inputs from
+ Gwenole
+
+2004-11-08 13:34 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * ldetect-lst.spec: 0.1.9-22mdk
+
+2004-11-08 13:33 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * lst/: Cards+, pcitable: merged with HEAD branch
+
+2004-11-05 15:59 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * lst/usbtable: added some smartcard readers
+
+2004-10-28 09:59 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
+
+ * lst/pcitable: Quadro FX 1100
+
+2004-10-27 18:34 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * ldetect-lst.spec: 0.1.9-20mdk
+
+2004-10-27 18:31 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/usbtable: backport freebox support
+
+2004-10-27 18:30 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/usbtable: backport support for MGE UPSes
+
+2004-10-21 17:51 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
+
+ * ldetect-lst.spec: 0.22-20mdk
+
+2004-10-21 17:50 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
+
+ * lst/pcitable: add Quadro FX 3400 PCI-Express ID, fix typo for
+ Quadro FX 1300
+
+2004-09-13 10:31 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * ldetect-lst.spec: 0.1.9-19mdk (merge relevant bits from HEAD)
+
+2004-09-13 09:59 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: use right qla driver
+
+2004-09-13 09:58 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: in 2.6.x kernel, pwcd was splited between pcwd_pci
+ and pcwd_usb
+
+2004-09-13 09:58 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: pc300 replaced pc300too in both 2.4.x and 2.6.x
+ kernels long time ago
+
+2004-09-13 09:58 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: this device has two PCI functions, one for video
+ (tv) and one for audio.
+
+ since most people listen to audio through a jack between their tv
+ card and their sound card rather than using btaudio or snd-bt87x,
+ it's more important to support their tv/satellite card rather
+ than just sound
+
+2004-09-13 09:57 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: according to kernel pcimap, yenta_socket does not
+ register this device whereas i82092 does
+
+2004-09-13 09:57 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: 3c359 replaced 3c559 in both 2.4.x and 2.6.x
+ kernels
+
+2004-09-13 09:57 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: donauboe replaced toshoboe
+
+2004-09-13 09:56 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: do one s/tulip/de2104x/ (according to kernel
+ pcimap, this device is only registred with de2104x)
+
+2004-09-13 09:55 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: hw_random replaced both amd7xx_tco, amd768_rng and
+ i810_rng in both 2.4.x and 2.6.x kernels
+
+2004-09-13 09:54 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: tmspci replaced sktr long time ago
+
+=======
2004-11-08 14:06 Frederic Lepied <flepied@mandrakesoft.com>
* lst/pcitable: merged more entries from 10.1 with inputs from
@@ -97,6 +206,7 @@
* lst/pcitable: tmspci replaced sktr long time ago
+>>>>>>> 1.74.2.8
2004-09-06 06:09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Makefile: (changelog) only follow MDK10_0-branch