summaryrefslogtreecommitdiff
path: root/hardinfo2/vendor.c
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/vendor.c')
-rw-r--r--hardinfo2/vendor.c4
1 files changed, 3 insertions, 1 deletions
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 },
};