From c1244dafc34dc1471b3de3b2b41984013a4962bc Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Mon, 17 Dec 2007 21:03:52 +0000 Subject: vendor.c: adding 1 new vendor and update HP vendor (patch by berlios user esin) --- hardinfo2/vendor.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hardinfo2/vendor.c') diff --git a/hardinfo2/vendor.c b/hardinfo2/vendor.c index 5d517acd..0b13201a 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -65,6 +65,9 @@ static const Vendor vendors[] = { {"Avermedia", "AVerMedia Technologies", "www.aver.com"}, {"Philips", "Philips", "www.philips.com"}, {"RaLink", "Ralink Technology", "www.ralinktech.com"}, + {"Siemens", "Siemens AG", "www.siemens.com"}, + {"HP", "Hewlett-Packard", "www.hp.com"}, + {"Hewlett-Packard", "Hewlett-Packard", "www.hp.com"}, {NULL, NULL, NULL}, }; -- cgit v1.2.3