diff options
author | Jonathan Matthew <jmatthew@cvs.openbsd.org> | 2016-09-14 00:57:18 +0000 |
---|---|---|
committer | Jonathan Matthew <jmatthew@cvs.openbsd.org> | 2016-09-14 00:57:18 +0000 |
commit | dfa5a4a37b08ed6577ba0a5257480f0f20e072bc (patch) | |
tree | ceb716c34d4bb5a606693a9fcb2e88ccbe1aef3c /sys/dev | |
parent | bb00a0ad38d4a77c086bbd2695ada4b7a4979d99 (diff) |
add LSI/Avago SAS3 devices
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8f33b5efa70..4d6b3963c4a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1804 2016/09/03 16:05:22 mikeb Exp $ +$OpenBSD: pcidevs,v 1.1805 2016/09/14 00:57:17 jmatthew Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -5482,6 +5482,12 @@ product SYMBIOS SAS2208_6 0x0085 SAS2208 product SYMBIOS SAS2308_1 0x0086 SAS2308 product SYMBIOS SAS2308_2 0x0087 SAS2308 product SYMBIOS 875J 0x008f 53c875J +product SYMBIOS SAS3108_1 0x0090 SAS3108 +product SYMBIOS SAS3108_2 0x0091 SAS3108 +product SYMBIOS SAS3108_3 0x0094 SAS3108 +product SYMBIOS SAS3108_4 0x0095 SAS3108 +product SYMBIOS SAS3004 0x0096 SAS3004 +product SYMBIOS SAS3008 0x0097 SAS3008 product SYMBIOS MEGARAID_320 0x0407 MegaRAID 320 product SYMBIOS MEGARAID_3202E 0x0408 MegaRAID 320-2E product SYMBIOS MEGARAID_SATA 0x0409 MegaRAID SATA 4x/8x |