diff options
author | 2004-02-27 21:30:51 +0000 | |
---|---|---|
committer | 2004-02-27 21:30:51 +0000 | |
commit | 4768893ee754333a211a8cd4700895568c70ecb9 (patch) | |
tree | ae5779fd5cd008d6d9b75f452b2e627757348a24 | |
parent | Backport from i386 andreas' diff for removing leading and (diff) | |
download | wireguard-openbsd-4768893ee754333a211a8cd4700895568c70ecb9.tar.xz wireguard-openbsd-4768893ee754333a211a8cd4700895568c70ecb9.zip |
+Radeon 9200, and a typo noticed by anil@. Ok deraadt@, tom@
-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 |