Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

lsimega(7d) [opensolaris man page]

lsimega(7D)                                                                                                                            lsimega(7D)

NAME
lsimega - SCSI HBA driver for LSI MegaRAID 320-2x SCSI RAID Controller The lsimega SCSI RAID host bus adapter driver is a SCSA-compliant nexus driver that supports LSI MegaRAID 320-2x SCSI RAID devices. The lsimega driver supports standard functions provided by the SCSA interface, including RAID disk I/O and passthrough I/O to support SCSI tape and CDROM. DRIVER CONFIGURATION
The lsimega.conf file contains no user configurable parameters. Please configure your hardware through BIOS. The LSI MegaRAID 320-2x device can support up to 40 logic drivers. Note that BIOS numbers the logic drives as 1 through 40, however in Solaris these drives are numbered from 0 to 39. See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability | | +-----------------------------+-----------------------------+ FILES
/kernel/drv/lsimega 32-bit ELF kernel module. /kernel/drv/amd64/lsimega 64-bit kernel module ( only). /kernel/drv/lsimega.conf Driver configuration file (contains no user-configurable options). prtconf(1M), attributes(5), amr(7D), scsi_hba_attach(9F), scsi_sync_pkt(9F), scsi_transport(9F), scsi_inquiry(9S), scsi_device(9S), scsi_pkt(9S) Small Computer System Interface-2 (SCSI-2) 20 April 2005 lsimega(7D)

Check Out this Related 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)
Man Page