From d803918a9fb5f80a2d6e4b711d8e43916cd09da5 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 25 Nov 2003 22:39:54 +0000 Subject: Add new Radeon 9200 PCI IDs. --- hw/kdrive/ati/ati.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hw') diff --git a/hw/kdrive/ati/ati.c b/hw/kdrive/ati/ati.c index 8e0caebe5..6c3700da3 100644 --- a/hw/kdrive/ati/ati.c +++ b/hw/kdrive/ati/ati.c @@ -86,6 +86,9 @@ struct pci_id_list radeon_id_list[] = { {0x1002, 0x515a, "ATI Radeon RV100 QZ"}, {0x1002, 0x5834, "ATI Radeon RS300"}, {0x1002, 0x5835, "ATI Radeon Mobility RS300"}, + {0x1002, 0x5941, "ATI Radeon RV280 (9200)"}, + {0x1002, 0x5961, "ATI Radeon RV280 (9200 SE)"}, + {0x1002, 0x5964, "ATI Radeon RV280 (9200 SE)"}, {0x1002, 0x5c60, "ATI Radeon RV280"}, {0x1002, 0x5c61, "ATI Mobility Radeon RV280"}, {0x1002, 0x5c62, "ATI Radeon RV280"}, -- cgit v1.2.3