mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
[PowerPC64] add mpr to GENERIC64 and GENERIC64LE
Submitted by: Andre Fernando da Silva <andre.silva@eldorado.org.br>
Reviewed by: luporl, alfredo, Sreekanth Reddy <sreekanth.reddy@broadcom.com> (by email)
Sponsored by: Eldorado Research Institute (eldorado.org.br)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D25785
(cherry picked from commit 231633a2e9)
This commit is contained in:
parent
c80a1c1072
commit
2954aedb8e
2 changed files with 2 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ device ispfw # Firmware module for Qlogic host adapters
|
|||
device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
|
||||
device mpt # LSI-Logic MPT-Fusion
|
||||
device mps # LSI-Logic MPT-Fusion 2
|
||||
device mpr # LSI SAS3008 MPT-Fusion SAS-3
|
||||
device sym # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D
|
||||
|
||||
# ATA/SCSI peripherals
|
||||
|
|
|
|||
|
|
@ -130,6 +130,7 @@ device ispfw # Firmware module for Qlogic host adapters
|
|||
device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
|
||||
device mpt # LSI-Logic MPT-Fusion
|
||||
device mps # LSI-Logic MPT-Fusion 2
|
||||
device mpr # LSI SAS3008 MPT-Fusion SAS-3
|
||||
device sym # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D
|
||||
|
||||
# ATA/SCSI peripherals
|
||||
|
|
|
|||
Loading…
Reference in a new issue