diff options
Diffstat (limited to 'hardinfo2/vendor.c')
-rw-r--r-- | hardinfo2/vendor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/vendor.c b/hardinfo2/vendor.c index 610f33d3..74f56847 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -29,6 +29,7 @@ static const Vendor vendors[] = { { "Intel" , "Intel Corp.", "www.intel.com" }, { "Cirrus Logic", "Cirrus Logic", "www.cirrus.com" }, { "VIA Technologies", "VIA Technologies", "www.via.com.tw" }, + { "VIA", "VIA Technologies", "www.via.com.tw" }, { "hp", "Hewlett-Packard", "www.hp.com" }, { "NEC Corporation", "NEC Coporation", "www.nec.com" }, { "MAXTOR", "MAXTOR", "www.maxtor.com" }, |