diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1998-10-10 07:00:53 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1998-10-10 07:00:53 +0000 |
commit | 2600813c56ab05a769b79b8c833d468a01faa891 (patch) | |
tree | 8d879df6d665c4e8183f44b69555fc8feb67e859 /sys/dev/pci/pcidevs.h | |
parent | 371bcdcf687c17167af67f30a5a709b5d3d0fe75 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index f4ac2238388..6c5c3657864 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.93 1998/10/10 03:55:05 jason Exp + * OpenBSD: pcidevs,v 1.94 1998/10/10 06:59:32 downsj Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -637,6 +637,7 @@ #define PCI_PRODUCT_ATI_MACH64_CX 0x4358 /* Mach64 CX */ #define PCI_PRODUCT_ATI_MACH64_ET 0x4554 /* Mach64 ET */ #define PCI_PRODUCT_ATI_MACH64_VT 0x4654 /* Mach64 VT */ +#define PCI_PRODUCT_ATI_RAGEPRO 0x4742 /* Rage Pro */ #define PCI_PRODUCT_ATI_MACH64_GT 0x4754 /* Mach64 GT */ #define PCI_PRODUCT_ATI_MACH64_GX 0x4758 /* Mach64 GX */ @@ -785,6 +786,7 @@ #define PCI_PRODUCT_EMULEX_LPPFC 0x10df /* Light Pulse FibreChannel adapter */ /* Ensoniq products */ +#define PCI_PRODUCT_ENSONIQ_SB64PCI 0x1371 /* SoundBlaster 64PCI */ #define PCI_PRODUCT_ENSONIQ_AUDIOPCI 0x5000 /* AudioPCI */ /* ESS Technology Inc products */ |