Bug 219330 - mpt3sas add 1000:009f Device ID as SAS9300-4i4e
Summary: mpt3sas add 1000:009f Device ID as SAS9300-4i4e
Status: NEW
Alias: None
Product: SCSI Drivers
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P3 normal
Assignee: scsi_drivers-other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-27 18:37 UTC by Andrew Yong
Modified: 2024-09-27 18:37 UTC (History)
0 users

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Andrew Yong 2024-09-27 18:37:09 UTC
I have an LSI 9300-4i4e that identifies with ven/dev ID as follows,

```
# lspci -nnv
[snip]

0004:01:00.0 Mass storage controller [0180]: Broadcom / LSI Device [1000:009f] (rev 02)
        Flags: fast devsel, IRQ 379, IOMMU group 9
        I/O ports at 10000 [disabled] [size=256]
        Memory at a400000000 (64-bit, non-prefetchable) [disabled] [size=64K]
        Expansion ROM at a040000000 [disabled] [size=1M]
        Capabilities: [50] Power Management version 3
        Capabilities: [68] Express Endpoint, IntMsgNum 0
        Capabilities: [d0] Vital Product Data
        Capabilities: [a8] MSI: Enable- Count=1/1 Maskable+ 64bit+
        Capabilities: [c0] MSI-X: Enable- Count=16 Masked-
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [1e0] Secondary PCI Express
        Capabilities: [1c0] Power Budgeting <?>
        Capabilities: [190] Dynamic Power Allocation <?>
        Capabilities: [150] Single Root I/O Virtualization (SR-IOV)
        Capabilities: [148] Alternative Routing-ID Interpretation (ARI)
```

It seems like most 4i4e cards identify with device ID 0x0097 and I am not sure why this card from the resale market identifies as 0x009f. However all visible labels indicate it is a legitimate 4i4e card.

I was able to update the card firmware to P16 release for LSI 9300-4i4e from the Broadcom website using sas3flsh.exe from DOS.

Note You need to log in before you can comment on or make changes to this bug.