diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-03-02 13:32:52 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-03-02 13:32:52 +0100 |
commit | 4eb99a9ead80166c27c49437b686ca6f2442da2d (patch) | |
tree | c2f3e6d13c5393b80d58e90af54d12cf7fdc8f2d /chip-data | |
parent | 41ffab7b32df1756e78af92ff68ff40afb75e1d5 (diff) | |
download | bugzilla-triage-4eb99a9ead80166c27c49437b686ca6f2442da2d.tar.gz |
Add VMware chip
Diffstat (limited to 'chip-data')
-rw-r--r-- | chip-data/chipNames.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chip-data/chipNames.json b/chip-data/chipNames.json index b628527..bacab4f 100644 --- a/chip-data/chipNames.json +++ b/chip-data/chipNames.json @@ -555,5 +555,6 @@ "8086,0116":["Sandy Bridge"], "8086,0122":["Sandy Bridge"], "8086,0126":["Sandy Bridge"], - "8086,010A":["Sandy Bridge"] + "8086,010A":["Sandy Bridge"], + "15AD:0405":["VMware_SVGA_II"] } |