-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 13976 b: refs/heads/master c: 837cd0b h: refs/heads/master v: v3
- Loading branch information
Robin Holt
authored and
Tony Luck
committed
Nov 11, 2005
1 parent
bd3a65f
commit e77c49c
Showing
364 changed files
with
8,325 additions
and
5,994 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 63f45b80947cb0819673860f6970f483e2cab21d | ||
refs/heads/master: 837cd0bdf54dd954cd6aa43d250f75ab5db79617 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.