diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-06-25 23:32:21 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-06-25 23:32:21 +0000 |
commit | c925e5dade637edacab85ca173eade21823734de (patch) | |
tree | ae1a8325d2032a11b4dbb9aba8a93d8758f9ffac /sys/dev | |
parent | 170b1fc4838b675cb41964519f9cbbd9e5989ffd (diff) |
i960 ppb on dpt i2o cards
Diffstat (limited to 'sys/dev')
-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 6175b73aed4..82037cd7960 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.410 2001/06/23 12:56:33 maja Exp $ + $OpenBSD: pcidevs,v 1.411 2001/06/25 23:32:20 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1053,6 +1053,7 @@ product DIAMOND VIPER 0x9001 Viper/PCI /* Distributed Processing Technology products */ product DPT SC_RAID 0xa400 SmartCache/Raid +product DPT I960_PPB 0xa500 PCI-PCI bridge product DPT RAID_I2O 0xa501 SmartRAID (I2O) product DPT MEMCTLR 0x1012 Memory Controller |