Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

cadp160(7d) [sunos man page]

cadp160(7D)							      Devices							       cadp160(7D)

NAME
cadp160 - Adaptec Ultra160 SCSI host bus adapter driver SYNOPSIS
scsi@unit-address DESCRIPTION
The cadp160 host bus adapter driver is a SCSA-compliant nexus driver that supports the following Adaptec Ultra160 SCSI devices: o Adapters: 39160, 29160, 29160N, 29160LP o Chips: AIC-7892B1, AIC-7899A, AIC-7899B2 The cadp160 driver supports standard functions provided by the SCSA interface including tagged and untagged queuing, wide, fast and ultra SCSI, and auto request sense. The cadp160 driver does not support linked commands. The cadp160 driver supports hot swap SCSI, hot plug PCI, 64-bit addressing (dual address cycle), domain validation, PCI bus clock rates up to 66MHZ and narrow and wide devices at 20MB/sec, 40MB/sec, 80MB/sec, and 160MB/sec. FILES
/platform/i86pc/kernel/drv/cadp160 32-bit ELF kernel module /platform/i86pc/kernel/drv/amd64/cadp160 64-bit ELF kernel module /boot/solaris/drivers/notisa.010/cadp160.bef realmode BEF driver /platform/i86pc/kernel/drv/cadp160.conf optional configuration file ATTRIBUTES
See attributes(5) for a description of the following attribute: +-----------------------------+-----------------------------+ |ATTRIBUTE TYPE |ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |x86 | +-----------------------------+-----------------------------+ SEE ALSO
prtconf(1M), driver.conf(4), pci(4), attributes(5), dlpi(7P), scsi_abort(9F), scsi_hba_attach(9F), scsi_ifgetcap(9F), scsi_ifsetcap(9F), scsi_reset(9F), scsi_sync_pkt(9F), scsi_transport(9F), scsi_device(9S), scsi_extended_sense(9S), scsi_inquiry(9S), scsi_pkt(9S) Writing Device Drivers Solaris (x86 Edition) Hardware Compatibility List ANSI Small Computer System Interface-2 (SCSI-2) SunOS 5.10 19 Oct 2004 cadp160(7D)

Check Out this Related Man Page

qlc(7D) 																   qlc(7D)

NAME
qlc - ISP2200, ISP2300, and SP212 Family Fibre Channel host bus adapter driver. SYNOPSIS
SUNW,qlc The qlc host bus adapter driver is a Sun Fibre Channel transport layer-compliant nexus driver for the Qlogic ISP2200, ISP2200A, ISP2310, ISP2312, and SP212 adapters. These adapters support Fibre Channel SCSI and IP Protocols, FC-AL public loop profile, point-to-point fab- ric connection and Fibre Channel service classes two and three (see NOTES section below). The qlc 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/qlc 32-bit ELF kernel module () /kernel/drv/amd64/qlc 64-bit ELF kernel module () /kernel/drv/sparcv9/qlc 64-bit ELF kernel module (SPARC) /kernel/drv/qlc.conf Driver configuration file See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |SPARC, | +-----------------------------+-----------------------------+ |Availability |SUNWqlc | +-----------------------------+-----------------------------+ 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) ISP2200 Firmware Interface Specification, QLogic Corporation ISP2300 Series Firmware Specification, QLogic Corporation NOTES
SP-212-based host bus adapters (including QLA-210) are supported on x86 platforms only and are limited to a maximum of 8 targets in fab- ric and sixteen targets in local loop topology. FL topology is not supported with the SP-212-based host bus adapter. 21 Feb 20054 qlc(7D)
Man Page