> For the complete documentation index, see [llms.txt](https://book.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.bsdcn.org/man/man4/mpi3mr.4.md).

# mpi3mr.4

`mpi3mr` — Broadcom MPIMR 3.0 IT/IR 24Gb/s SAS Tri-Mode RAID PCIe 4.0 驱动

## 名称

`mpi3mr`

## 概要

`通过在 loader.conf(5) 中加入以下行，可在引导时以模块形式加载此驱动：`

```sh
mpi3mr_load="YES"
```

## 描述

`mpi3mr` 驱动为 Broadcom Ltd. MPIMR 3.0 IT/IR PCIe 4 控制器提供支持。

## 硬件

`mpi3mr` 驱动支持以下控制器：

* Broadcom Ltd. SAS 4116 Tri-Mode RAID 适配器
* Broadcom Ltd. 9670W-16i 24G PCIe 4.0 Tri-Mode RAID 适配器
* Broadcom Ltd. 9670-24i 24G PCIe 4.0 Tri-Mode RAID 适配器
* Broadcom Ltd. 9660-16i 24G PCIe 4.0 Tri-Mode RAID 适配器
* Broadcom Ltd. 9620-16i 24G PCIe 4.0 Tri-Mode RAID 适配器
* Broadcom Ltd. 9600-24i 24G PCIe 4.0 Tri-Mode RAID 适配器
* Broadcom Ltd. 9600-16i 24G PCIe 4.0 Tri-Mode RAID 适配器
* Broadcom Ltd. 9600W-16e 24G PCIe 4.0 Tri-Mode RAID 适配器
* Broadcom Ltd. 9600-16e 24G PCIe 4.0 Tri-Mode RAID 适配器
* Broadcom Ltd. 9600-8i8e 24G PCIe 4.0 Tri-Mode RAID 适配器

## 参见

[cam(4)](https://github.com/FreeBSD-Ask/freebsd-man-sc/blob/main/man4/cam.4.md), [cd(4)](/man/man4/cd.4.md), [ch(4)](/man/man4/ch.4.md), [da(4)](/man/man4/da.4.md), [mpr(4)](/man/man4/mpr.4.md), [pci(4)](/man/man4/pci.4.md), [sa(4)](/man/man4/sa.4.md), [scsi(4)](https://github.com/FreeBSD-Ask/freebsd-man-sc/blob/main/man4/scsi.4.md)

## 历史

`mpi3mr` 驱动首次出现于 FreeBSD 14.0。

## 作者

`mpi3mr` 驱动由 Sumit Saxena <sumit.saxena@broadcom.com> 和 Chandrakanth Patil <chandrakanth.patil@broadcom.com> 编写。本手册页由 Warner Losh <imp@FreeBSD.org> 编写。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://book.bsdcn.org/man/man4/mpi3mr.4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
