Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MPT(4)                 FreeBSD Kernel Interfaces Manual                 MPT(4)

NAME
     mpt -- LSI Fusion-MPT SCSI/Fibre Channel driver

SYNOPSIS
     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):

           mpt_load="YES"

DESCRIPTION
     The mpt driver provides support for the LSI Logic Fusion-MPT family of
     SCSI and Fibre Channel controllers.

HARDWARE
     The following controllers are supported by the mpt driver:

     o   LSI Logic 53c1030 (Dual Ultra320 SCSI)
     o   LSI Logic FC909 (1Gb/s Fibre Channel)
     o   LSI Logic FC909A (Dual 1Gb/s Fibre Channel)
     o   LSI Logic FC919 (2Gb/s Fibre Channel)
     o   LSI Logic FC929, LSI Logic FC929X (Dual 2Gb/s Fibre Channel)

     The SCSI controller chips supported by the mpt driver can be found
     onboard on many systems including:

     o   Dell PowerEdge 1750
     o   IBM eServer xSeries 335

SEE ALSO
     cd(4), ch(4), da(4), pci(4), sa(4), scsi(4)

     LSI Logic Website, http://www.lsilogic.com/.

HISTORY
     The mpt driver first appeared in FreeBSD 4.6.

AUTHORS
     The mpt driver was originally written for FreeBSD by Greg Ansley and sub-
     stantially improved upon by Matt Jacob <mjacob@FreeBSD.org>.

FreeBSD 6.2                     August 15, 2004                    FreeBSD 6.2

NAME | SYNOPSIS | DESCRIPTION | HARDWARE | SEE ALSO | HISTORY | AUTHORS

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mpt&sektion=4&manpath=FreeBSD+6.2-RELEASE>

home | help