Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

emlxs(7d) [opensolaris man page]

emlxs(7D)                                                                                                                                emlxs(7D)

NAME
emlxs - Emulex-Sun LightPulse Fibre Channel host bus adapter driver SYNOPSIS
SUNW,emlxs The emlxs host bus adapter driver is a Sun Fibre Channel transport layer-compliant nexus driver for the Emulex Light-Pulse family of Fibre Channel adapters. These adapters support Fibre Channel SCSI and IP Protocols, FC-AL public loop profile, point-to-point fabric connection and Fibre Channel service classes two and three. The emlxs driver interfaces with the Sun Fibre Channel transport layer to support the standard functions provided by the SCSA interface. It supports auto request sense and tagged queueing by default. The driver requires that all devices have unique hard addresses in private loop configurations. Devices with conflicting hard addresses are not accessible. /kernel/drv/emlxs 32-bit ELF kernel module. /kernel/drv/amd/emlxs 64-bit ELF kernel module (x86). /kernel/drv/sparcv9/emlxs 64-bit ELF kernel module (SPARC). /kernel/drv/emlxs.conf Driver configuration file See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |SPARC, x86 | +-----------------------------+-----------------------------+ |Availability |SUNWemlxs | +-----------------------------+-----------------------------+ prtconf(1M), driver.conf(4), fcp(7D), fp(7D) Writing Device Drivers ANSI X3.230:1994, Fibre Channel Physical Signaling (FC-PH) Project 1134-D, Fibre Channel Generic Services (FC-GS-2) ANSI X3.269-1996, Fibre Channel Arbitrated Loop (FC-AL) ANSI X3.270-1996, Fibre Channel Protocol for SCSI (FCP-SCSI) ANSI X3.270-1996, SCSI-3 Architecture Model (SAM) Fibre Channel Private Loop SCSI Direct Attach (FC-PLDA) Fabric Loop Attachment (FC-FLA) 16 Mar 2005 emlxs(7D)

Check Out this Related Man Page

fcp(7D)                                                               Devices                                                              fcp(7D)

NAME
fcp - Fibre Channel protocol driver DESCRIPTION
The fcp driver is the upper layer protocol that supports mechanisms for transporting SCSI-3 commands over Fibre Channel. The fcp driver, which interfaces with the Sun Fibre Channel transport library fctl(7D), supports the standard functions provided by the SCSA interface. FILES
/kernel/drv/fcp 32-bit ELF kernel driver (x86) /kernel/drv/amd64/fcp 64-bit ELF kernel driver (x86) /kernel/drv/sparcv9/fcp 64-bit ELF kernel driver (SPARC) ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |SPARC | +-----------------------------+-----------------------------+ |Interface stability |Unknown | +-----------------------------+-----------------------------+ |Availability |SUNWfcp | +-----------------------------+-----------------------------+ SEE ALSO
prtconf(1M), driver.conf(4), fctl(7D), fp(7D), usoc(7D) Writing Device Drivers Fibre Channel Physical and Signaling Interface (FC-PH) ANSI X3.230: 1994 Fibre Channel Generic Services (FC-GS-2) Project 1134-D Fibre Channel Arbitrated Loop (FC-AL) ANSI X3.272-1996 Fibre Channel Protocol for SCSI (FCP) ANSI X3.269-1996 SCSI-3 Architecture Model (SAM) Fibre Channel Private Loop SCSI Direct Attach (FC-PLDA) ANSI X3.270-1996 Fabric Loop Attachment (FC-FLA), NCITS TR-20:1998 SunOS 5.10 20 Oct 2004 fcp(7D)
Man Page