diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2012-03-11 13:27:59 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2012-03-11 13:27:59 +0000 |
commit | f21d04832cb02e057bc4893f522057f9e492dd0a (patch) | |
tree | b97563709be4656d62539f0004efc5dc03f4f8bc /sys/dev/pci | |
parent | f2dbf1f4bd912a7f5772a1c24f52454eb41b08b7 (diff) |
HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822
from Scott Benesh of HP via FreeBSD
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5a725d13ffe..e8cf699f63f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1635 2012/02/28 04:30:15 jsg Exp $ +$OpenBSD: pcidevs,v 1.1636 2012/03/11 13:27:58 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2225,6 +2225,13 @@ product HP ILO3_SLAVE 0x3306 iLO3 Slave product HP ILO3_MGMT 0x3307 iLO3 Management product HP ILO3_WATCHDOG 0x3308 iLO3 Watchdog product HP IPMI 0x3302 IPMI +product HP HPSAP222 0x3350 Smart Array P222 +product HP HPSAP420 0x3351 Smart Array P420 +product HP HPSAP421 0x3352 Smart Array P421 +product HP HPSAP822 0x3353 Smart Array P822 +product HP HPSAP420I 0x3354 Smart Array P420i +product HP HPSAP220I 0x3355 Smart Array P220i +product HP HPSAP721M 0x3356 Smart Array P721m /* Hifn products */ product HIFN 7751 0x0005 7751 |