diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-07-12 00:50:39 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-07-12 00:50:39 +0200 |
commit | f7b140c8797fa2b2d4ef838c38f7404647705f56 (patch) | |
tree | 33f1e6c186ea2dc391afb4b330f0ea5e29f40d4e /chip-data | |
parent | 5ff3f1227c883ebaaa131665a7d75c10985ee43a (diff) | |
download | bugzilla-triage-f7b140c8797fa2b2d4ef838c38f7404647705f56.tar.gz |
Add mysterious QXL device to chipNames.json.
Diffstat (limited to 'chip-data')
-rw-r--r-- | chip-data/chipNames.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chip-data/chipNames.json b/chip-data/chipNames.json index c2a4763..52b2b5d 100644 --- a/chip-data/chipNames.json +++ b/chip-data/chipNames.json @@ -560,5 +560,6 @@ "8086:010A":["Sandybridge"], "15AD:0405":["VMware_SVGA_II"], "1013:00B8":["GD5446_KVM"], + "1b36:0100":["RH_QXL_2"], "102B:051B":["Millennium_II"] } |