diff options
author | La Stik <lastik@llaptop.(none)> | 2009-07-03 03:57:04 +0800 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2009-07-07 07:44:56 +0800 |
commit | ce5ef955a380a625e9ce474e8fa5df59476e17e0 (patch) | |
tree | 64528a55513b2cfc9ab596a7f475051773d984ea /hardinfo2/vendor.c | |
parent | 335e931c16498b59c023cdb86fe81f3abecaea9d (diff) |
Adding 1 vendor
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
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 990ed01f..1c5a6d2c 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -88,6 +88,7 @@ static const Vendor vendors[] = { {"QUANTUM", "Quantum", "www.quantum.com"}, {"Kingston", "Kingston", "www.kingston.com"}, {"Chicony", "Chicony", "www.chicony.com.tw"}, + {"Genius", "Genius", "www.genius.ru"}, /* BIOS manufacturers */ {"American Megatrends", "American Megatrends", "www.ami.com"}, {"Award", "Award Software International", "www.award-bios.com"}, |