diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-20 20:11:25 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-20 20:11:25 +0000 |
commit | 15b5659d905b8aa601fcc5d903db2f55be56376d (patch) | |
tree | 48e202f2cf79543b1c070f953a25ca75f829abaf /sys | |
parent | a2ca90575dd4a0008d7effcae8132dc387b8cb58 (diff) |
DEC 21150-BC bridge chip, AKA DC1111D
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 7936c6c80fa..ea99f740422 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.210 2000/01/18 05:18:23 jason Exp $ + $OpenBSD: pcidevs,v 1.211 2000/01/20 20:11:24 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -867,6 +867,7 @@ product DEC 21142 0x0019 DECchip 21142/3 product DEC PN9000SX 0x001a Farallon PN9000SX product DEC 21052 0x0021 DECchip 21052 PCI-PCI product DEC 21150 0x0022 DECchip 21150 PCI-PCI +product DEC 21150_BC 0x0023 DECchip 21150-BC PCI-PCI product DEC 21152 0x0024 DECchip 21152 PCI-PCI product DEC 21153 0x0025 DECchip 21153 PCI-PCI product DEC 21154 0x0026 DECchip 21154 PCI-PCI |