diff options
author | Dimitry Andric <dim@cvs.openbsd.org> | 2006-12-10 01:07:50 +0000 |
---|---|---|
committer | Dimitry Andric <dim@cvs.openbsd.org> | 2006-12-10 01:07:50 +0000 |
commit | 2ad097c6b7fe6e8df616d5534b4fb715a070bf7b (patch) | |
tree | af940d8e150e9e98019c631a01d8478883946102 /sys/dev/pci/pcidevs | |
parent | 9d383ceeecffd6d0b564a2a7544fc45171aa4052 (diff) |
Add ATI RS200M AGP.
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c1eacbf37fa..f7593f2a404 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1199 2006/12/08 02:13:36 gwk Exp $ +$OpenBSD: pcidevs,v 1.1200 2006/12/10 01:07:49 dim Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -982,6 +982,7 @@ product ATI RADEON_X1600_M 0x71c5 Radeon Mobility X1600 product ATI RS100_AGP 0xcab0 RS100 AGP product ATI RS200_AGP 0xcab2 RS200 AGP product ATI RS250_AGP 0xcab3 RS250 AGP +product ATI RS200M_AGP 0xcbb2 RS200M AGP /* Applied Micro Circuits products */ product AMCIRCUITS S5933 0x4750 S5933 PCI Matchmaker |