diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-02-23 23:57:04 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-02-23 23:57:04 +0000 |
commit | 4e97ba3c159226abd085885853815789548debd5 (patch) | |
tree | a6c9a12126ec70a4f1d3b81e82bc152c489439c0 /sys/dev/pci/pcidevs.h | |
parent | 2852efddfdb9f6b14e85174b82e77c8f7d8e5804 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index cf3063cb52c..76aee75079f 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.28 1998/02/15 01:49:22 deraadt Exp + * OpenBSD: pcidevs,v 1.29 1998/02/23 23:55:23 millert Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -650,6 +650,7 @@ /* Contaq Microsystems products */ #define PCI_PRODUCT_CONTAQ_82C599 0x0600 /* 82C599 PCI-VLB Bridge */ +#define PCI_PRODUCT_CONTAQ_SIO 0xc693 /* CY82C693U PCI-ISA Bridge (System I/O) */ /* Corollary Products */ #define PCI_PRODUCT_COROLLARY_CBUSII_PCIB 0x0014 /* C-Bus II-PCI Bridge */ |