swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 authored by Linus Torvalds on 16 April 2005, 22:20:36 UTC
Linux-2.6.12-rc2
Tip revision: 1da177e
qlogicisp.txt
Notes for the QLogic ISP1020 PCI SCSI Driver:

This driver works well in practice, but does not support disconnect/
reconnect, which makes using it with tape drives impractical.

It should work for most host adaptors with the ISP1020 chip.  The
QLogic Corporation produces several PCI SCSI adapters which should
work:

	* IQ-PCI
	* IQ-PCI-10
	* IQ-PCI-D

This driver may work with boards containing the ISP1020A or ISP1040A
chips, but that has not been tested.

This driver will NOT work with:

	* ISA or VL Bus Qlogic cards (they use the 'qlogicfas' driver)
	* PCI-basic (it uses the 'am53c974' driver)

Much thanks to QLogic's tech support for providing the latest ISP1020
firmware, and for taking the time to review my code.

Erik Moe
ehm@cris.com

Revised:
Michael A. Griffith
grif@cs.ucr.edu
back to top