diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2004-02-27 21:30:52 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2004-02-27 21:30:52 +0000 |
commit | cb5645a3108dcb6198b983e60ce96bb687c91b9e (patch) | |
tree | a6a3036be551ee42bb2a7386a5b62fe2bbfe7645 /sys/dev/pci/pcidevs | |
parent | a4d8cdb935a371d71353ddb2bb736445122279a1 (diff) |
+Radeon 9200, and a typo noticed by anil@. Ok deraadt@, tom@
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5fea0b8d8c9..bbccc5c8f16 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.714 2004/02/27 16:03:06 niklas Exp $ +$OpenBSD: pcidevs,v 1.715 2004/02/27 21:30:51 matthieu Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -665,8 +665,10 @@ product ATI RAGE128_TR 0x5452 Rage 128 Pro TR product ATI MACH64_VT 0x5654 Mach64 VT product ATI MACH64_VU 0x5655 Mach64 VU product ATI MACH64_VV 0x5656 Mach64 VV +product ATI RADEON_RV280_2 0x5941 Radeon 9200 2nd +product ATI RADEON_RV280 0x5961 Radeon 9200 -/* Applied Micro Circuts products */ +/* Applied Micro Circuits products */ product AMCIRCUITS S5933 0x4750 S5933 PCI Matchmaker product AMCIRCUITS LANAI 0x8043 Myrinet LANai |