File: README.qlogicisp

package info (click to toggle)
kernel-source-sparc-2.2.1 2.2.1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 62,800 kB
  • ctags: 188,320
  • sloc: ansic: 1,114,164; asm: 49,922; makefile: 8,272; sh: 1,831; perl: 1,584; tcl: 409; lisp: 218; cpp: 186; awk: 133; sed: 72
file content (34 lines) | stat: -rw-r--r-- 801 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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