On 9/1/2019 15:17, Chris wrote:
> Hello all,
> I recently picked up an LSI/AVGO/Broadcom 9280-16i4e card with
> the intent of flashing it to IT mode (pass through). So as to
> use it in one of my servers.
> However; looking through the Hardware (support) section of the
> release notes for 12; the closest I found was the 9260.
> Does anyone have any experience with the 9280-16i4e on FreeBSD?
> Does it work? Well? If not, anytime soon?
>
> Thank you very much.
>
> Chris
>
It will PROBABLY work.

From Avago: http://www.ssdworks.com/MegaRAID-SAS-9280-16i4e.asp

LSISAS2108 6Gb/s RAID-on-Chip

From the driver in sys/dev/mps for 12-STABLE at present:

mps_pci.c:      { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2108_1,
mps_pci.c:          0xffff, 0xffff, 0, "Avago Technologies (LSI) SAS2108" },
mps_pci.c:      { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2108_2,
mps_pci.c:          0xffff, 0xffff, 0, "Avago Technologies (LSI) SAS2108" },
mps_pci.c:      { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2108_3,
mps_pci.c:          0xffff, 0xffff, 0, "Avago Technologies (LSI) SAS2108" },

I wouldn't call this dispositive but it's easy enough to figure out
(stick it in a box and boot the install media; see if it shows up during
the probe.)

-- 
Karl Denninger
k...@denninger.net <mailto:k...@denninger.net>
/The Market Ticker/
/[S/MIME encrypted email preferred]/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to