1da177e4c3
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
30 lines
797 B
Text
30 lines
797 B
Text
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
|