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

FreeBSD Manual Pages

  
 
  

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

NAME
     dpt -- DPT	RAID Controller	SCSI driver

SYNOPSIS
     For one or	more EISA Controllers
     device eisa
     device dpt

     For one or	more PCI Controllers
     device pci
     device dpt

     To	allow PCI adapters to use memory mapped	I/O if enabled:
     options DPT_ALLOW_MEMIO

DESCRIPTION
     The dpt driver provides support for the DPT Smart Cache Plus, Smart Cache
     III, Smart	Raid III, Smart	Cache IV, and Smart RAID IV families of
     procucts.

FILES
     sys/dev/dpt/dpt_scsi.c	   Core	Driver Implementation
     sys/dev/dpt/dpt.h		   Register Set	and Core Driver	Data Struc-
				   tures
     sys/dev/dpt/dpt_pci.c	   PCI Bus Driver Attachment
     sys/dev/dpt/dpt_eisa.c	   EISA	Bus Driver Attachment

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

AUTHORS
     The dpt driver was	written	by Simon Shapiro and ported to the CAM SCSI
     system by Justin T. Gibbs.

HISTORY
     The dpt driver first appeared in FreeBSD 2.2.6.

FreeBSD	11.1		       October 16, 1998			  FreeBSD 11.1

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

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

home | help