diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-11-17 06:54:36 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-11-17 06:54:36 +0000 |
commit | 90e84db15629b948cd132cffc04efb0944334ba3 (patch) | |
tree | 2b4f5fff355cf0e58591c2793a991604e49a0d14 | |
parent | 3d78e3f484370aa7d001ad0d3427fbf3ab729dd8 (diff) |
Add PCI ids for the HP Smart Array P711m/P712m adapters.
From HP via the Linux cciss driver.
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c6ed8890568..2c3e042640e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1432 2008/11/14 00:57:37 brad Exp $ +$OpenBSD: pcidevs,v 1.1433 2008/11/17 06:54:35 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1812,6 +1812,8 @@ product HP HPSAP410 0x3243 Smart Array P410 product HP HPSAP410I 0x3245 Smart Array P410i product HP HPSAP411 0x3247 Smart Array P411 product HP HPSAP812 0x3249 Smart Array P812 +product HP HPSAP712M 0x324a Smart Array 712m +product HP HPSAP711M 0x324b Smart Array 711m product HP USB 0x3300 USB product HP IPMI 0x3302 IPMI |