diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-12 11:30:50 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-12 11:30:50 +0000 |
commit | 325fbd774e0985b186ffe43caead93ccc16c43a4 (patch) | |
tree | aed42e4ef1c82148a7d00c41374f011fc5d020cb /sys/dev/pci | |
parent | 16cff8ba0e1f6d91cd19483dc8ccc762b9fac976 (diff) |
promise
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ebfd725bd7a..d62637d2110 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.171 1999/08/10 07:24:12 deraadt Exp $ +$OpenBSD: pcidevs,v 1.172 1999/08/12 11:30:49 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1091,7 +1091,8 @@ product PEQUR PCIBRIDGE 0x0200 PCI /* Promise products */ product PROMISE DC5030 0x5300 DC5030 -product PROMISE ULTRA33 0x4d33 Ultra DMA/ATA Bus Master IDE Accelerator +product PROMISE ULTRA33 0x4d33 Ultra33/ATA IDE +product PROMISE ULTRA66 0x4d38 Ultra66/ATA IDE /* QLogic products */ product QLOGIC ISP1020 0x1020 ISP1020 |