diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2003-07-09 19:54:09 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2003-07-09 19:54:09 +0000 |
commit | af7c037fee009e99552f1590094f367a9d79bda9 (patch) | |
tree | 8f8b419ff063281eb6078a375c9243b267e845ee /sys/dev/pci/pcidevs.h | |
parent | aca4a75f297d55f27df3fde8e7fbda21112287e9 (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 571bf23c3f1..caec8f57b49 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.648 2003/07/08 19:55:15 couderc Exp + * OpenBSD: pcidevs,v 1.649 2003/07/09 19:53:05 otto Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2530,6 +2530,7 @@ #define PCI_PRODUCT_USR2_WL11000P 0x3685 /* WL11000P */ /* V3 Semiconductor products */ +#define PCI_PRODUCT_V3_V961PBC 0x0002 /* V961PBC i960 Host-PCI */ #define PCI_PRODUCT_V3_V292PBC 0x0292 /* V292PBC AMD290x0 Host-PCI */ #define PCI_PRODUCT_V3_V960PBC 0x0960 /* V960PBC i960 Host-PCI */ #define PCI_PRODUCT_V3_V96DPC 0xc960 /* V96DPC i960 (Dual) Host-PCI */ @@ -2576,6 +2577,7 @@ #define PCI_PRODUCT_VIATECH_CLE266 0x3122 /* CLE266 */ #define PCI_PRODUCT_VIATECH_VT8623 0x3123 /* VT8623 Host-PCI */ #define PCI_PRODUCT_VIATECH_VT8233_ISA 0x3147 /* VT8233 PCI-ISA */ +#define PCI_PRODUCT_VIATECH_VT8751 0x3148 /* VT8751 Host-PCI */ #define PCI_PRODUCT_VIATECH_VT8235_ISA 0x3177 /* VT8235 PCI-ISA */ #define PCI_PRODUCT_VIATECH_VT8377 0x3189 /* VT8377 Host-PCI */ #define PCI_PRODUCT_VIATECH_RHINEII 0x6100 /* RhineII */ |