summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2003-11-25 22:39:54 +0000
committerEric Anholt <anholt@freebsd.org>2003-11-25 22:39:54 +0000
commitd803918a9fb5f80a2d6e4b711d8e43916cd09da5 (patch)
tree6c5b6bbb680b852f27bf0b62d974f61bfc37f23d /hw
parentadc7f9a4ebdfe11d4cd6de9388b63dfe36450b39 (diff)
Add new Radeon 9200 PCI IDs.
Diffstat (limited to 'hw')
-rw-r--r--hw/kdrive/ati/ati.c3
1 files changed, 3 insertions, 0 deletions
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"},