diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-13 06:48:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-13 06:48:48 +0000 |
commit | c024a426188b78d762bc0e83f196fb3c0e873e80 (patch) | |
tree | c0a182a4394eb95a39ab1c9709788ea3dec9efc6 /sys/dev/pci/pcidevs.h | |
parent | 4a139046a32e610058cbd9bc11ad34c775049d71 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 6b34b5cc8bd..bc966cbc9f2 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.77 1998/08/11 12:54:21 maja Exp + * OpenBSD: pcidevs,v 1.78 1998/08/13 06:48:38 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1083,14 +1083,18 @@ #define PCI_PRODUCT_VIATECH_VT82C576 0x0576 /* VT82C576 3V */ #define PCI_PRODUCT_VIATECH_VT82C585 0x0585 /* VT82C585 (Apollo) PCI-ISA Bridge */ #define PCI_PRODUCT_VIATECH_VT82C586 0x0586 /* VT82C586 (Apollo VP) PCI-ISA Bridge */ +#define PCI_PRODUCT_VIATECH_VT82C595 0x0595 /* VT82C595 (Apollo VP2) Host-PCI Bridge */ #define PCI_PRODUCT_VIATECH_VT82C597PCI 0x0597 /* VT82C597 (Apollo VP3) Host-PCI Bridge */ +#define PCI_PRODUCT_VIATECH_VT82C598PCI 0x0598 /* VT82C598 (Apollo MVP3) Host-PCI Bridge */ #define PCI_PRODUCT_VIATECH_VT86C926 0x0926 /* VT86C926 Amazon PCI-Ethernet Controller */ #define PCI_PRODUCT_VIATECH_VT82C570M 0x1000 /* VT82C570M (Apollo) Host-PCI Bridge */ #define PCI_PRODUCT_VIATECH_VT82C570MV 0x1006 /* VT82C570M (Apollo) PCI-ISA Bridge */ #define PCI_PRODUCT_VIATECH_VT82C416MV 0x1571 /* VT82C416MV */ #define PCI_PRODUCT_VIATECH_VT82C595 0x1595 /* VT82C595 (Apollo VP2) Host-PCI Bridge */ #define PCI_PRODUCT_VIATECH_VT83C572 0x3038 /* VT83C572 USB Controller */ +#define PCI_PRODUCT_VIATECH_VT82C586_PWR 0x3040 /* VT82C586 (Apollo VP) Power Management Controller */ #define PCI_PRODUCT_VIATECH_VT82C597AGP 0x8597 /* VT82C597 (Apollo VP3) PCI-AGP Bridge */ +#define PCI_PRODUCT_VIATECH_VT82C598AGP 0x8598 /* VT82C598 (Apollo MVP3) PCI-AGP Bridge */ /* Vortex Computer Systems products */ #define PCI_PRODUCT_VORTEX_GDT_6000B 0x0001 /* GDT 6000b */ |