summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--CHANGELOG25
2 files changed, 26 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 31304e7..26b0128 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -12,6 +12,7 @@ Larry Lile <llile@dreamworks.com>
Dave Johnson <ddj@cascv.brown.edu>
Petter Reinholdtsen <pere@hungry.com>
Roberto Nibali <ratz@tac.ch>
+John Cagle <jcagle@kernel.org>
MANY THANKS TO (IN CHRONOLOGICAL ORDER)
Werner Heuser
diff --git a/CHANGELOG b/CHANGELOG
index 1db321c..b071d76 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,28 @@
+2007-02-11 Jean Delvare <khali@linux-fr.org>
+
+ * dmioem.c, dmioem.h: New.
+ * Makefile, dmidecode.c, dmidecode.h, dmioem.c, dmioem.h: Move the
+ decoding of OEM-specific entries to a separate source file.
+ * dmidecode.c: DMI type 38 is tested by now.
+ * dmioem.c: The PCI function is typically represented as a single
+ digit.
+ * Makefile, dmiopt.c, vpdopt.c, util.h: Define an ARRAY_SIZE macro
+ which computes the size of a static array, and use it where
+ relevant.
+
+2007-02-11 John Cagle <jcagle@kernel.org>
+
+ * dmidecode.c: Add support for 3 HP-specific entries: system/rack
+ locator (type 204), NIC MAC information (type 209) and NIC iSCSI
+ MAC information (type 221).
+
+2007-01-14 Jean Delvare <khali@linux-fr.org>
+
+ * vpddecode.c: Fix a rare warning.
+ * biosdecode.c: Add support for the FJKEYINF entry point, which
+ contains data related to the "application panel" on Fujitsu
+ laptops.
+
2006-05-23 Jean Delvare <khali@linux-fr.org>
* dmidecode.c: Fix a recently introduced compilation error with