diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-02-02 19:39:55 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-02-02 19:39:55 +0000 |
commit | 9c28515cb5e166228b53c96810fa0d5d34a76ccd (patch) | |
tree | 418979c4aa8f6549ab42cda29d7013e8d6a706dd /sys | |
parent | e8b1b2070fccca6d43e1d5bce03920a41e400aa8 (diff) |
ATI Radeon 9200 SE PCI ids
From PR 4084
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 7b0ba6f3359..0b108135178 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.829 2005/01/31 04:25:44 martin Exp $ +$OpenBSD: pcidevs,v 1.830 2005/02/02 19:39:54 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -740,8 +740,10 @@ product ATI RADEON_IGP9100 0x5835 Radeon Mobility IGP 9100 product ATI RADEON_IGP9100_AGP 0x5838 Radeon IGP 9100 AGP product ATI RADEON_RV280_2 0x5941 Radeon 9200 2nd product ATI RADEON_RV280 0x5961 Radeon 9200 +product ATI RADEON_RV280_SE_2 0x5964 Radeon 9200 SE 2nd product ATI RADEON_RV280_M 0x5c61 Radeon Mobility 9200 product ATI RADEON_M9PLUS 0x5c63 Radeon Mobility 9200 (M9+) +product ATI RADEON_RV280_SE 0x5d44 Radeon 9200 SE product ATI RS200_AGP 0x7010 RS200 AGP product ATI RS200_PCI 0xcab2 RS200 PCI |