Emulex LightPulse PCI Fibre Channel host bus adapters used to connect enterprise servers to SAN storage. The line spans from early 2000s cards through current Broadcom-branded Gen 7 LPe35000/LPe36000 models still sold in 2025 for data-center and Cisco UCS deployments.
It should stay in the kernel because the hardware is still actively sold by Broadcom (Emulex) for enterprise SAN use, and the code is being actively maintained upstream with substantive commits landing into early 2026. No other in-tree driver covers this HBA family, so removing it would strand a meaningful slice of enterprise Fibre Channel deployments.
repository signals
35files
119,774source lines
549commits, 5y
+21,378 / −13,724lines added / removed, 5y
64authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 549 total · active in 58/61 months
Broadcom published a recent product brief for Emulex Gen 7 LPe35000/LPe36000 Fibre Channel HBAs, indicating the hardware family remained an actively marketed product line into 2025/2026.
A recent Broadcom product brief for Cisco UCS deployments lists Emulex LPe35000 Gen 7 Fibre Channel HBAs, supporting evidence of ongoing new-system deployment relevance.
codex reasoning notes (technical)
`keep` because local shell inspection showed CONFIG_SCSI_LPFC is a normal PCI SCSI/FC host adapter driver and `git log` showed active maintenance through 2026-02. No replacement upstream driver covers the same Emulex/Broadcom FC HBA family. Broadcom product-brief URLs were obtained via web search; kernel.org URLs are canonical recall, with activity corroborated by local `git log` and identity corroborated by local `sed` of drivers/scsi/Kconfig. Fibre Channel HBAs are enterprise-specific rather than mass-market, so deployments_today is `medium`, not `high`.