diff options
author | 2006-12-15 15:57:27 +0000 | |
---|---|---|
committer | 2006-12-15 15:57:27 +0000 | |
commit | d4698a584af0eb3083afb22ee8a9101f2bd24d89 (patch) | |
tree | 270e4160d3d900744641249b28308f2a79faa3c5 | |
parent | add support for "Static-directory" request. (diff) | |
download | wireguard-openbsd-d4698a584af0eb3083afb22ee8a9101f2bd24d89.tar.xz wireguard-openbsd-d4698a584af0eb3083afb22ee8a9101f2bd24d89.zip |
Add e few entries found on a HP DL585 G2.
-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 51126517e51..948105798e8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1201 2006/12/12 20:48:11 mk Exp $ +$OpenBSD: pcidevs,v 1.1202 2006/12/15 15:57:27 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1573,6 +1573,8 @@ product HP HPSA_9 0x3239 Smart Array product HP HPSA_10 0x323a Smart Array product HP HPSA_11 0x323b Smart Array product HP HPSA_12 0x323c Smart Array +product HP USB 0x3300 USB +product HP IPMI 0x3302 IPMI /* Hifn products */ product HIFN 7751 0x0005 7751 |