diff options
| author | Kenneth D. Merry <ken@FreeBSD.org> | 2014-05-02 20:25:09 +0000 |
|---|---|---|
| committer | Kenneth D. Merry <ken@FreeBSD.org> | 2014-05-02 20:25:09 +0000 |
| commit | 991554f2c46fdbc7e9acbf87fc8da089618c3a19 (patch) | |
| tree | 8098d50dd61a7b88ccc04364aaca09f59700f278 /sys/amd64 | |
| parent | f544a74870f527aa2e07777ccbad2aec77196239 (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 84031d985a92..1c21758ba9f4 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -119,6 +119,7 @@ device isp # Qlogic family #device ispfw # Firmware for QLogic HBAs- normally a module device mpt # LSI-Logic MPT-Fusion device mps # LSI-Logic MPT-Fusion 2 +device mpr # LSI-Logic MPT-Fusion 3 #device ncr # NCR/Symbios Logic device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') device trm # Tekram DC395U/UW/F DC315U adapters |
