diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-12 20:01:34 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-12 20:01:34 +0000 |
commit | 40a58bf139bbf9a419e2e814f3d9eb7ef2f64a02 (patch) | |
tree | a16967694789f39a1c8657b6ae0b574dc97558aa /sys/dev/pci/pcidevs | |
parent | 4d8320b9974a0c1fbe7947dd8f9bb2331064f4cf (diff) |
another qlogic scsi card
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 4b444f85da5..ed884cc617d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.128 1999/03/09 04:18:27 deraadt Exp $ +$OpenBSD: pcidevs,v 1.129 1999/03/12 20:01:33 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1051,6 +1051,7 @@ product PROMISE ULTRA33 0x4d33 Ultra DMA/ATA Bus Master IDE Accelerator /* QLogic products */ product QLOGIC ISP1020 0x1020 ISP1020 product QLOGIC ISP1022 0x1022 ISP1022 +product QLOGIC ISP1080 0x1080 ISP1080 product QLOGIC ISP2100 0x2100 ISP2100 /* Quantum Designs products */ |