From f7b140c8797fa2b2d4ef838c38f7404647705f56 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Tue, 12 Jul 2011 00:50:39 +0200 Subject: Add mysterious QXL device to chipNames.json. --- chip-data/chipNames.json | 1 + 1 file changed, 1 insertion(+) (limited to 'chip-data') 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"] } -- cgit