From 7d92a76652127ff0d0d5b73ed63fa65c92722f85 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sun, 18 May 2008 13:38:39 +0000 Subject: Apply Berlios Developer patch #2410 (add one more vendor, fix another), by user esin --- hardinfo2/vendor.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hardinfo2') diff --git a/hardinfo2/vendor.c b/hardinfo2/vendor.c index 0b13201a..aa860c68 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -49,6 +49,7 @@ static const Vendor vendors[] = { {"Atheros", "Atheros Communications", "www.atheros.com"}, {"MATSHITA", "Panasonic", "www.panasonic.com"}, {"Silicon Image", "Silicon Image, Inc.", "www.siliconimage.com"}, + {"Silicon Integrated Image", "Silicon Image, Inc.", "www.siliconimage.com"}, {"KYE", "KYE Systems Corp.", "www.genius-kye.com"}, {"Broadcom", "Broadcom Corp.", "www.broadcom.com"}, {"Apple", "Apple Computer, Inc.", "www.apple.com"}, @@ -68,6 +69,7 @@ static const Vendor vendors[] = { {"Siemens", "Siemens AG", "www.siemens.com"}, {"HP", "Hewlett-Packard", "www.hp.com"}, {"Hewlett-Packard", "Hewlett-Packard", "www.hp.com"}, + {"TEAC", "TEAC America Inc.", "www.teac.com"}, {NULL, NULL, NULL}, }; -- cgit v1.2.3