diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 2001-08-27 05:26:56 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 2001-08-27 05:26:56 +0000 |
commit | d38c96dda6896ccd3dca9c3441c1a1bfe23c551d (patch) | |
tree | aaf71714ad2935c554a61e87e454a8f9e67bed8e /sys/dev/pci | |
parent | 03b589220aefb4ec6bc9acd068982c17c34f2bc4 (diff) |
Promise PDC20268
Diffstat (limited to 'sys/dev/pci')
-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 124aa1c8d50..5f746dc116c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.435 2001/08/26 18:15:28 deraadt Exp $ + $OpenBSD: pcidevs,v 1.436 2001/08/27 05:26:55 chris Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1639,6 +1639,7 @@ product PROMISE PDC20246 0x4d33 PDC20246 product PROMISE PDC20262 0x4d38 PDC20262 product PROMISE PDC20265 0x0d30 PDC20265 product PROMISE PDC20267 0x4d30 PDC20267 +product PROMISE PDC20268 0x4d68 PDC20268 /* QLogic products */ product QLOGIC ISP1020 0x1020 ISP1020 |