summaryrefslogtreecommitdiff
path: root/vpddecode.c
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2004-04-11 11:15:16 +0000
committerJean Delvare <jdelvare@suse.de>2004-04-11 11:15:16 +0000
commitf8f0d028f1364c361a38f153778d7539b529d93b (patch)
treea799e522b40c5a2031d966d00b5c1b7028b0c97c /vpddecode.c
parent5a0b762df9ea7024dc4f2bd52e32946a5518ee8f (diff)
downloaddmidecode-git-f8f0d028f1364c361a38f153778d7539b529d93b.tar.gz
Two new IDs.
Diffstat (limited to 'vpddecode.c')
-rw-r--r--vpddecode.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/vpddecode.c b/vpddecode.c
index 0d02cd1..6d09a38 100644
--- a/vpddecode.c
+++ b/vpddecode.c
@@ -97,6 +97,8 @@ static const char *product_name(const char *id)
confirmed by Pamela Huntley */
"KY", "Thinkpad A21p or A22p", /* fixed 2003-11-29 (IBM) */
"KZ", "Thinkpad T21", /* fixed 2003-11-29 (IBM) */
+ "NV", "PC 300PL", /* added 2004-04-02,
+ reported by Shawn Starr */
"PI", "Netvista A40/p", /* added 2004-02-23,
updated 2004-03-24,
reported by Zing Zing Shishak */
@@ -136,6 +138,8 @@ static const char *product_name(const char *id)
"20", "Netvista A22p or M41", /* added 2003-10-09,
updated 2004-02-23,
updated 2004-03-24 */
+ "24", "Netvista M42", /* added 2004-03-27,
+ reported by Paul Sturm */
"2A", "Thinkcentre M50", /* added 2004-03-19,
reported by Rafael Avila de Espindola */
NULL, "Unknown, please report!"