diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2012-01-12 05:06:01 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2012-01-12 05:06:01 +0000 |
commit | f1d0ef74ead960309e2340cb8da7f875e06e4454 (patch) | |
tree | a79389759a46bf0c99eaf729766e5331dce63413 | |
parent | 07734fc119906527b860542b815c43057975ad10 (diff) |
product SYMBIOS SAS2008_1 0x0073 MegaRAID SAS2008
skinny variant of mfi(4) from Alexey Suslikov
-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 6989071b540..21ba5fa9bdf 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1632 2012/01/09 22:34:32 haesbaert Exp $ +$OpenBSD: pcidevs,v 1.1633 2012/01/12 05:06:00 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3988,6 +3988,7 @@ product SYMBIOS SAS2116_2 0x0065 SAS2116 product SYMBIOS SAS2308_3 0x006e SAS2308 product SYMBIOS SAS2004 0x0070 SAS2004 product SYMBIOS SAS2008 0x0072 SAS2008 +product SYMBIOS SAS2008_1 0x0073 MegaRAID SAS2008 product SYMBIOS SAS2108_3 0x0074 SAS2108 product SYMBIOS SAS2108_4 0x0076 SAS2108 product SYMBIOS SAS2108_5 0x0077 SAS2108 |