NAME
mpt — LSI Fusion-MPT SCSI/Fibre Channel driverSYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file:
device
scbus
device mpt
Alternatively, to load the driver as a module at boot time, place the following
line in loader.conf(5):
device mpt
mpt_load="YES"
DESCRIPTION
The mpt driver provides support for the LSI Logic Fusion-MPT family of SCSI, Fibre Channel and SAS controllers.HARDWARE
The following controllers are supported by the mpt driver:- LSI Logic 53c1030, LSI Logic LSI2x320-X (Single and Dual Ultra320 SCSI)
- LSI Logic AS1064, LSI Logic AS1068 (SAS/SATA)
- LSI Logic FC909 (1Gb/s Fibre Channel)
- LSI Logic FC909A (Dual 1Gb/s Fibre Channel)
- LSI Logic FC919, LSI Logic 7102XP-LC (Single 2Gb/s Fibre Channel)
- LSI Logic FC929, LSI Logic FC929X, LSI Logic 7202XP-LC (Dual 2Gb/s Fibre Channel)
- LSI Logic FC949X (Dual 4Gb/s Fibre Channel)
- LSI Logic FC949E, LSI Logic FC949ES (Dual 4Gb/s Fibre Channel PCI-Express)
- Dell PowerEdge 1750 thru 2850
- IBM eServer xSeries 335
SEE ALSO
cd(4), ch(4), da(4), mps(4), pci(4), sa(4), scsi(4), targ(4), gmultipath(8), mptutil(8) LSI Logic Website, http://www.lsi.com/.HISTORY
The mpt driver first appeared in FreeBSD 4.6.AUTHORS
The mpt driver was originally written for FreeBSD by Greg Ansley and marginally improved upon by Matt Jacob <[email protected]>. Justin Gibbs <[email protected]> and Scott Long <[email protected]> have made more substantial improvements.July 23, 2011 | Debian |