diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index c198ed32b72..ef043f711c9 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.299 2000/08/06 16:50:03 deraadt Exp + * OpenBSD: pcidevs,v 1.300 2000/08/06 22:30:45 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -52,7 +52,7 @@ #define PCI_VENDOR_MARTINMARIETTA 0x003d /* Martin-Marietta */ #define PCI_VENDOR_COMPAQ 0x0e11 /* Compaq */ #define PCI_VENDOR_SYMBIOS 0x1000 /* Symbios Logic */ -#define PCI_VENDOR_ATI 0x1002 /* ATI Technologies */ +#define PCI_VENDOR_ATI 0x1002 /* ATI */ #define PCI_VENDOR_ULSI 0x1003 /* ULSI Systems */ #define PCI_VENDOR_VLSI 0x1004 /* VLSI Technology */ #define PCI_VENDOR_AVANCE 0x1005 /* Avance Logic */ @@ -758,6 +758,7 @@ #define PCI_PRODUCT_ATI_MACH64_VT 0x5654 /* Mach64 VT */ #define PCI_PRODUCT_ATI_MACH64_VU 0x5655 /* Mach64 VU */ #define PCI_PRODUCT_ATI_MACH64_VV 0x5656 /* Mach64 VV */ +#define PCI_PRODUCT_ATI_RAGE_FURY 0x5046 /* Rage Fury AGP4x */ /* Applied Micro Circuts products */ #define PCI_PRODUCT_AMCIRCUITS_S5933 0x4750 /* S5933 PCI Matchmaker */ |