diff options
| -rw-r--r-- | data/vendor.ids | 10 | 
1 files changed, 8 insertions, 2 deletions
| diff --git a/data/vendor.ids b/data/vendor.ids index 9d3d42a3..5ad81c2c 100644 --- a/data/vendor.ids +++ b/data/vendor.ids @@ -16,9 +16,15 @@  # Match strings should be unique.  # -name ASUS +name Lenovo Group +    name_short Lenovo +    url www.lenovo.com +    url_support support.lenovo.com +    match_string lenovo + +name ASUSTeK Computer +    name_short ASUS      url www.asus.com -    # "ASUSTek" is common      match_string ASUSTek      match_string ASUS | 
