diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-07-09 22:32:35 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-07-09 22:32:35 +0000 |
commit | dba992a20c6ff46ba1b7f8f7799ce4d43192bb7f (patch) | |
tree | 2a5f045b8c6c302700e26de0a09cf45f1cb90e87 /sys/dev/pci/pcidevs | |
parent | 94d1c06012dcb222bb92ca3444d66bb1d35c15f3 (diff) |
add the QLogic ISP2322 PCI id.
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 2e13cd3f880..5d857cf41e6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1095 2006/07/09 03:35:10 brad Exp $ +$OpenBSD: pcidevs,v 1.1096 2006/07/09 22:32:34 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2866,6 +2866,7 @@ product QLOGIC ISP2100 0x2100 ISP2100 product QLOGIC ISP2200 0x2200 ISP2200 product QLOGIC ISP2300 0x2300 ISP2300 product QLOGIC ISP2312 0x2312 ISP2312 +product QLOGIC ISP2322 0x2322 ISP2322 product QLOGIC ISP6312 0x6312 ISP6312 /* Quantum Designs products */ |