summaryrefslogtreecommitdiff
path: root/hw/kdrive/ati/ati.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/ati/ati.c')
-rw-r--r--hw/kdrive/ati/ati.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/kdrive/ati/ati.c b/hw/kdrive/ati/ati.c
index 6c3700da3..7c961d3be 100644
--- a/hw/kdrive/ati/ati.c
+++ b/hw/kdrive/ati/ati.c
@@ -59,6 +59,10 @@ struct pci_id_list radeon_id_list[] = {
{0x1002, 0x4c58, "ATI Radeon RV200 LX"},
{0x1002, 0x4c59, "ATI Radeon Mobility M6 LY"},
{0x1002, 0x4c5a, "ATI Radeon Mobility LZ"},
+ {0x1002, 0x4c64, "ATI Radeon RV250 Ld"},
+ {0x1002, 0x4c65, "ATI Radeon RV250 Le"},
+ {0x1002, 0x4c66, "ATI Radeon Mobility M9 RV250 Lf"},
+ {0x1002, 0x4c67, "ATI Radeon RV250 Lg"},
{0x1002, 0x4e44, "ATI Radeon R300 ND"},
{0x1002, 0x4e45, "ATI Radeon R300 NE"},
{0x1002, 0x4e46, "ATI Radeon R300 NF"},