Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

adpu320(7d) [sunos man page]

adpu320(7D)							      Devices							       adpu320(7D)

NAME
adpu320 - Adaptec Ultra320 SCSI host bus adapter driver SYNOPSIS
scsi@unit-address DESCRIPTION
The adpu320 host bus adapter driver is a SCSA-compliant nexus driver that supports the following Adaptec Ultra320 SCSI Devices: Chips AIC-7902 The adpu320 driver supports standard functions provided by the SCSA interface, including tagged and untagged queuing, Wide/Fast/Ultra SCSI, and auto request sense. The adpu320 driver does not support linked commands. The adpu320 driver supports hot swap SCSI and hot plug PCI. Additionally, the adpu320 driver supports the following features: o 64-bit addressing (Dual address Cycle) o PCI-X v1.1 operating up to 133MHz and 64bits o PCI bus spec v2.2 operating up to 66MHz and 64bits o Packetized SCSI at 320 and 160 MB/s o QAS o DT o 40MB/sec in single-ended mode and up to 320MB/sec transfer rate in LVD mode o Domain Validation o Retained Training Information (RTI) o PCI and PCI-X Error handling Driver Configuration The adpu320 host bus adapter driver is configured by defining the properties found in adpu320.conf. Properties in the adpu320.conf file that can be modified by the user include: ADPU320_SCSI_RD_STRM, ADPU320_SCSI_NLUN_SUPPORT. ------------------------------------------------------------- Option: ADPU320_SCSI_RD_STRM=[value] Definition: Enables/disables read streaming negotiation for all drives. Possible Values: 0 (off), 1 (on) Default Value: 0 (off) Option: ADPU320_SCSI_NLUN_SUPPORT=[value] Definition: Enables the number of logical units to be scanned per drive. Possible Values: 1-64 Default Value: 64 ------------------------------------------------------------- If you alter or add driver parameters incorrectly, you can render your system inoperable. Use driver parameters with caution. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |x86 | +-----------------------------+-----------------------------+ FILES
/kernel/drv/adpu320 driver module /kernel/drv/amd64/adpu320 64-bit driver module /kernel/drv/adpu320.conf configuration file /boot/solaris/drivers/notisa.010/adpu320.bef realmode driver SEE ALSO
cfgadm(1M), prtconf(1M), attributes(5), scsi_abort(9F), scsi_hba_attach(9F), scsi_ifgetcap(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 Small Computer System Interface-3 (SCSI-3) SunOS 5.10 19 Oct 2004 adpu320(7D)

Check Out this Related Man Page

hpfc(7D)							      Devices								  hpfc(7D)

NAME
hpfc - Agilent fibre channel host bus adapter SYNOPSIS
PCI pci103c DESCRIPTION
The hpfc fibre channel host bus adapter is a SCSA compliant nexus driver that supports all Agilent fibre channel host bus adapters, includ- ing the HHBA5100x, HHBA5101x, and HHBA5121x models. Agilent host bus adapters support the fibre channel protocol on private fibre channel arbitrated loops and fabrics. The driver supports up to ten host bus adapters, with a maximum of 125 fibre channel devices on each host bus adapter. The hpfc driver supports a maximum of 256 LUNs per target. The hpfc driver does not support the BIOS Int 13 feature, which enables the booting of an operating system. As a result, you should not install an operating system on devices attached to the hpfc driver. CONFIGURATION
The hpfc driver attempts to configure itself using the information in the /kernel/drv/hpfc.conf configuration file. By default, the driver supports only LUN 0 for each target device. To add multiple LUN support, modify the /kernel/drv/sd.conf file. Before upgrading the hpfc driver, backup the sd.conf file to save customized LUN settings and then use pkgrm(1M) to remove the old version of the driver. The host bus adapter port is initialized to FL_Port when connected to a fabric switch. To change it to F_Port, add the init_as_nport=1 entry to the hpfc.conf file and reboot the system. To conserve system resources, at least one disk drive must be attached to the hpfc driver. If no devices are attached, the driver will not load. FILES
/kernel/drv/hpfc 32-bit ELF kernel module /kernel/drv/sparcv9/hpfc 64-bit ELF kernel module /kernel/drv/hpfc.conf Driver configuration file /kernel/drv/sd.conf SCSI disk configuration file ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |x86, SPARC | +-----------------------------+-----------------------------+ SEE ALSO
luxadm(1M), pkgrm(1M), prtconf(1M), driver.conf(4), attributes(5), ses(7D), ssd(7D) ANSI X3.272-1996, Fibre Channel Arbitrated Loop (FC-AL), ANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP), ANSI X3.270-1996, SCSI-3 Architecture Model (SAM), Fibre Channel Private Loop SCSI Direct Attach (FC-PLDA) SunOS 5.10 10 Oct 2000 hpfc(7D)
Man Page