diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-13 07:47:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-13 07:47:05 +0000 |
commit | 1d3e639fa6c729b7a58f8cd485b0ecdd441b3562 (patch) | |
tree | 3ec8a00a8e4668af0bcead826ab5311c3bbd0440 /sys/dev/pci/pcidevs.h | |
parent | 3e53dab35a0f4e3e5eb9e7a2f2cd086d704ec424 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index bc966cbc9f2..39a92434314 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.78 1998/08/13 06:48:38 deraadt Exp + * OpenBSD: pcidevs,v 1.79 1998/08/13 07:46:51 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1090,7 +1090,7 @@ #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_VT82C1595 0x1595 /* VT82C1595 (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 */ |