diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-24 18:34:25 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-24 18:34:25 +0000 |
commit | b3aefff70a44ea9ef15ab3b8228f07c44bbc68c1 (patch) | |
tree | e253d11d9f75b7156167367ba1779c9954fa4cad | |
parent | 983b7b69d5ea9ec9fa30a57ea5d3201a2bdc1b74 (diff) |
another ati card
-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 827e8d406d3..8e98a1878ae 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.363 2001/01/24 11:06:24 deraadt Exp $ + $OpenBSD: pcidevs,v 1.364 2001/01/24 18:34:24 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -794,6 +794,7 @@ product ATI MACH64_LG 0x4c47 Mach64 LG product ATI MACH64_LI 0x4c49 Mach64 LI product ATI MOBILITY_1 0x4c4d Mobility 1 product ATI MACH64_LP 0x4c50 Mach64 LP +product ATI RAGE_PM 0x4c52 Rage P/M product ATI RAGE_FURY 0x5046 Rage Fury AGP4x product ATI RAGE128_PK 0x5052 Rage 128 PK product ATI RADEON_AIW 0x5144 AIW Radeon |