diff options
author | 2010-08-23 00:09:16 +0000 | |
---|---|---|
committer | 2010-08-23 00:09:16 +0000 | |
commit | dcf8e1d8f4233e8753131bf3e6e45d6cb0db38e7 (patch) | |
tree | 7e6c757c8186aefc3ca1eaae82c03cd06c418bfe | |
parent | small bits of cleanup. ok otto (diff) | |
download | wireguard-openbsd-dcf8e1d8f4233e8753131bf3e6e45d6cb0db38e7.tar.xz wireguard-openbsd-dcf8e1d8f4233e8753131bf3e6e45d6cb0db38e7.zip |
LSI SAS 2004
from alexey suslikov
ok marco@
-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 d92293b5b4f..e7687c63137 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1568 2010/08/18 19:34:37 damien Exp $ +$OpenBSD: pcidevs,v 1.1569 2010/08/23 00:09:16 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3781,6 +3781,7 @@ product SYMBIOS 61C102 0x0901 61C102 product SYMBIOS 63C815 0x1000 63C815 product SYMBIOS 1030R 0x1030 53c1030R product SYMBIOS MEGARAID 0x1960 MegaRAID +product SYMBIOS SAS2004 0x0070 SAS2004 product SYMBIOS SAS2008 0x0072 SAS2008 product SYMBIOS SAS2108_1 0x0078 MegaRAID SAS2108 CRYPTO GEN2 product SYMBIOS SAS2108_2 0x0079 MegaRAID SAS2108 GEN2 |