diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-02-23 23:55:24 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-02-23 23:55:24 +0000 |
commit | 2852efddfdb9f6b14e85174b82e77c8f7d8e5804 (patch) | |
tree | d1d0ab695bc296154e101a8461f5c93e74acd9c0 /sys | |
parent | 432c14d87e48798012f2993cf5a8f7c4b21b8276 (diff) |
Add CONTAQ CY82C693U
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index b5cf0671d0f..82b2a839276 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$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 $ */ @@ -645,6 +645,7 @@ product COMPAQ NF3P 0xf130 NetFlex 3/P /* Contaq Microsystems products */ product CONTAQ 82C599 0x0600 82C599 PCI-VLB Bridge +product CONTAQ SIO 0xc693 CY82C693U PCI-ISA Bridge (System I/O) /* Corollary Products */ product COROLLARY CBUSII_PCIB 0x0014 C-Bus II-PCI Bridge |