summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-11-26 17:58:54 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-11-26 17:58:54 +0000
commitf3991f9f6703a4d6e017769f5bee762a50aef657 (patch)
treef7ed3e2af872c998dc5bc477bbb29e7fb07ca880 /ChangeLog
parent012aedb7b46af4e15d2e9c612ce8e265072abb74 (diff)
downloadldetect-lst-f3991f9f6703a4d6e017769f5bee762a50aef657.tar
ldetect-lst-f3991f9f6703a4d6e017769f5bee762a50aef657.tar.gz
ldetect-lst-f3991f9f6703a4d6e017769f5bee762a50aef657.tar.bz2
ldetect-lst-f3991f9f6703a4d6e017769f5bee762a50aef657.tar.xz
ldetect-lst-f3991f9f6703a4d6e017769f5bee762a50aef657.zip
Generated by cvs2cl the 26_Nov
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c0d23b0..4ad2fa6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2004-11-26 18:58 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * ldetect-lst.spec: 0.1.30-1mdk
+
+2004-11-26 18:56 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * convert/merge2pcitable.pl: (merge_entries_with_wildcards) split
+ from merge() the new code that handle PCI_ANY_ID in kernel's
+ pcimap.
+
+ rationale: drivers that use PCI_ANY_ID often also check PCI
+ capabalities which we cannot do w/o the card physically present
+ and thus what we found must be reviewed.
+
+ this is enabled by using the --handle-wildcards option
+
+2004-11-26 18:51 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: handle devices which drivers declare them with
+ PCI_ANY_ID
+
+2004-11-26 18:48 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * convert/merge2pcitable.pl: (merge) handle PCI device IDs set to
+ PCI_ANY_ID in kernel's pcimap
+
+2004-11-26 14:36 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * lst/pcitable: according to
+ drivers/pcmcia/yenta_socket.c::yenta_table, all devices which
+ vendor are managed by yenta_socket
+
2004-11-25 19:38 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ldetect-lst.spec: 0.1.29-1mdk