diff options
author | 2009-01-28 23:39:39 +0000 | |
---|---|---|
committer | 2009-01-28 23:39:39 +0000 | |
commit | 1c41023a99d6fe840606aa70d77f5267aa8bbef0 (patch) | |
tree | 983b52cac6ee25f92345e4aedc23f3a96f6efce1 /sys | |
parent | now that mta uses a struct session, it can also use session_respond() just (diff) | |
download | wireguard-openbsd-1c41023a99d6fe840606aa70d77f5267aa8bbef0.tar.xz wireguard-openbsd-1c41023a99d6fe840606aa70d77f5267aa8bbef0.zip |
LSI 2108 chips
Diffstat (limited to 'sys')
-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 4b5b4ea3736..46f327d3cd6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1451 2009/01/27 19:17:37 oga Exp $ +$OpenBSD: pcidevs,v 1.1452 2009/01/28 23:39:39 marco Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3446,6 +3446,8 @@ product SYMBIOS 61C102 0x0901 61C102 product SYMBIOS 63C815 0x1000 63C815 product SYMBIOS 1030R 0x1030 53c1030R product SYMBIOS MEGARAID 0x1960 MegaRAID +product SYMBIOS SAS2108_1 0x0078 MegaRAID SAS2108 CRYPTO GEN2 +product SYMBIOS SAS2108_2 0x0079 MegaRAID SAS2108 GEN2 /* Packet Engines products */ product SYMBIOS PE_GNIC 0x0702 Packet Engines G-NIC |