freebsd-dev/sys/dev/mpr
Kashyap D Desai f36649b71c Add Sea,Aero adapter support
Added deviceID's for Sea,Aero to mpr Driver
Aero:
        0x00E0 Invalid
        0x00E1 Configurable Secure
        0x00E2 Hard Secure
        0x00E3 Tampered
Sea:
        0x00E4 Invalid
        0x00E5 Configurable Secure
        0x00E6 Hard Secure
        0x00E7 Tampered

For Tampered & Invalid type cards, driver will claim the device & quit the probe function with below error message,
"HBA is in Non Secure mode"

for Configurable Secure type cards, driver will display below message in .probe() callback function,
"HBA is in Configurable Secure mode"

Submitted by: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Reviewed by:  Kashyap Desai <Kashyap.Desai@broadcom.com>
Approved by:  ken
MFC after:  3 days
Sponsored by:   Broadcom Inc
2018-12-26 10:41:14 +00:00
..
mpi Update MPI header files version to 2.00.52 from 2.00.48 2018-12-26 10:38:12 +00:00
mpr_config.c Added support for NVMe Task Management 2018-12-26 10:40:27 +00:00
mpr_ioctl.h Update mpr(4) driver from v15 to v18 from Broadcom site. 2018-03-19 23:21:45 +00:00
mpr_mapping.c Clean enclosure_table when resetting num_enc_table_entries to zero. 2018-05-02 02:41:09 +00:00
mpr_mapping.h Add tri-mode support (SAS/SATA/PCIe). 2017-05-17 21:33:37 +00:00
mpr_pci.c Add Sea,Aero adapter support 2018-12-26 10:41:14 +00:00
mpr_sas_lsi.c Added support for NVMe Task Management 2018-12-26 10:40:27 +00:00
mpr_sas.c Added support for NVMe Task Management 2018-12-26 10:40:27 +00:00
mpr_sas.h Added support for NVMe Task Management 2018-12-26 10:40:27 +00:00
mpr_table.c Convert some in-line printing of diagnostic into tables. 2017-09-09 22:02:36 +00:00
mpr_table.h Convert some in-line printing of diagnostic into tables. 2017-09-09 22:02:36 +00:00
mpr_user.c Copy back the Sense data at proper location expected by the application 2018-12-26 10:39:22 +00:00
mpr.c mps(4), mpr(4): remove SATA ID command cancellation hack 2018-12-21 20:30:52 +00:00
mprvar.h Add Sea,Aero adapter support 2018-12-26 10:41:14 +00:00