aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/vendor.c
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2008-07-04 16:00:29 -0300
committerLeandro A. F. Pereira <leandro@hardinfo.org>2008-07-04 16:00:29 -0300
commit6ed71c7a04d3e0a603c5f5945eb3a9e32776d2e9 (patch)
tree5929669dd1684daef23afd4baa816943f7e1043e /hardinfo2/vendor.c
parent926caa369b653c5b57e5dc798d00506d8274e48c (diff)
Add new vendor.
Diffstat (limited to 'hardinfo2/vendor.c')
-rw-r--r--hardinfo2/vendor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/vendor.c b/hardinfo2/vendor.c
index a0bd3088..59707b44 100644
--- a/hardinfo2/vendor.c
+++ b/hardinfo2/vendor.c
@@ -72,6 +72,7 @@ static const Vendor vendors[] = {
{"TEAC", "TEAC America Inc.", "www.teac.com"},
{"Microsoft", "Microsoft Corp.", "www.microsoft.com"},
{"Memorex", "Memorex Products, Inc.", "www.memorex.com"},
+ {"eMPIA", "eMPIA Technology, Inc.", "www.empiatech.com.tw"},
{NULL, NULL, NULL},
};