diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-10-28 03:43:38 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-10-28 03:43:38 +0000 |
commit | 25361f32b694ca31365ee9b97ff33a2c477aa704 (patch) | |
tree | f934d80a11316cfced019c5bb3f52bff0255f93b /sys | |
parent | 3d017e35da7661b71557b6f94fd59de0c084ac54 (diff) |
add some Symbios Logic ids including SAS and FC chipsets.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 1322545ac08..06924a78126 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.953 2005/10/26 19:58:36 brad Exp $ +$OpenBSD: pcidevs,v 1.954 2005/10/28 03:43:37 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2133,17 +2133,32 @@ product SYMBIOS 895A 0x0012 53c895A product SYMBIOS 1010 0x0020 53c1010-33 product SYMBIOS 1010_2 0x0021 53c1010-66 product SYMBIOS 1030 0x0030 53c1030 +product SYMBIOS SAS1064 0x0050 SAS1064 +product SYMBIOS SAS1068 0x0054 SAS1068 +product SYMBIOS SAS1064E 0x0056 SAS1064E +product SYMBIOS SAS1068E 0x0058 SAS1068E +product SYMBIOS SAS1066E 0x005a SAS1066E +product SYMBIOS SAS1064A 0x005c SAS1064A +product SYMBIOS SAS1066 0x005e SAS1066 +product SYMBIOS SAS1078 0x0060 SAS1078 product SYMBIOS 875J 0x008f 53c875J +product SYMBIOS MEGARAID_320 0x0407 MegaRAID 320 +product SYMBIOS MEGARAID_3202E 0x0408 MegaRAID 320-2E +product SYMBIOS SATA8 0x0409 MegaRAID SATA 8x product SYMBIOS FC909 0x0620 FC909 product SYMBIOS FC909A 0x0621 FC909A product SYMBIOS FC929 0x0622 FC929 product SYMBIOS FC929_1 0x0623 FC929 product SYMBIOS FC919 0x0624 FC919 product SYMBIOS FC919_1 0x0625 FC919 +product SYMBIOS FC929X 0x0626 FC929X +product SYMBIOS FC919X 0x0628 FC919X +product SYMBIOS FC949X 0x0640 FC949X +product SYMBIOS FC939X 0x0642 FC939X +product SYMBIOS YELLOWFIN 0x0701 YellowFin +product SYMBIOS 61C102 0x0901 61C102 +product SYMBIOS 63C815 0x1000 63C815 product SYMBIOS MEGARAID 0x1960 MegaRAID -product SYMBIOS MEGARAID_320 0x0407 MegaRAID 320 -product SYMBIOS MEGARAID_3202E 0x0408 MegaRAID 320-2E -product SYMBIOS SATA8 0x0409 MegaRAID SATA 8x /* Packet Engines products */ product SYMBIOS PE_GNIC 0x0702 Packet Engines G-NIC |