Lines Matching refs:SCSI
113 SCSI tape drive and medium changer support
116 SCSI sequential access devices and medium changer devices are supported and
119 You must enable "SCSI tape drive support for Smart Array 5xxx" and
120 "SCSI support" in your kernel configuration to be able to use SCSI
123 Additionally, note that the driver will not engage the SCSI core at init
124 time. The driver must be directed to dynamically engage the SCSI core via
127 the SCSI core may not yet be initialized (because the driver is a block
128 driver) and attempting to register it with the SCSI core in such a case
138 Once the SCSI core is engaged by the driver, it cannot be disengaged
142 detected, the SCSI core will not be engaged by the action of the above
145 Hot plug support for SCSI tape drives
148 Hot plugging of SCSI tape drives is supported, with some caveats.
149 The cciss driver must be informed that changes to the SCSI bus
150 have been made, in addition to and prior to informing the SCSI
156 physical SCSI buses and/or fibre channel arbitrated loop and the
160 lun used to address the device. Once this is done, the SCSI mid layer
161 can be informed of changes to the virtual SCSI bus which the driver
168 in the virtual SCSI bus, so if you are only moving tape drives
170 from the adapter, informing the SCSI mid layer may not be necessary.
176 that imply the driver must register with the SCSI mid layer once per
180 as SCSI devices to the SCSI mid layer by the cciss driver. Specifically,
181 physical SCSI disk drives are NOT presented to the SCSI mid layer. The
182 physical SCSI disk drives are controlled directly by the array controller
184 access these devices too, as if the array controller were merely a SCSI
185 controller in the same way that we are allowing it to access SCSI tape drives.