diff options
-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 |