From 88ad4b5628d05109881a5cdd88dce7a10b28434b Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Thu, 22 Jun 2006 13:23:29 +0000 Subject: Update vendor table, include vendor information in input devices --- hardinfo2/vendor.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hardinfo2/vendor.c') diff --git a/hardinfo2/vendor.c b/hardinfo2/vendor.c index 82d40b58..c534d1ff 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -39,7 +39,7 @@ static const Vendor vendors[] = { { "TOSHIBA", "TOSHIBA", "www.toshiba.com" }, { "LITE-ON", "LITE-ON", "www.liteonit.com" }, { "WDC", "Western Digital", "www.wdc.com" }, - { "GSA", "LG Electronics", "www.lge.com" }, + { "HL-DT-ST", "LG Electronics", "www.lge.com" }, { "ST", "SEAGATE", "www.seagate.com" }, { "Lexmark", "Lexmark", "www.lexmark.com" }, { "_NEC", "NEC Corporation", "www.nec.com" }, @@ -52,6 +52,8 @@ static const Vendor vendors[] = { { "Broadcom", "Broadcom Corp.", "www.broadcom.com" }, { "Apple", "Apple Computer, Inc.", "www.apple.com" }, { "IBM", "IBM Corp.", "www.ibm.com" }, + { "Dell", "Dell Computer Corp.", "www.dell.com" }, + { "Logitech", "Logitech International SA", "www.logitech.com" }, { NULL, NULL, NULL }, }; -- cgit v1.2.3