- Visual C++源码
- Visual Basic源码
- C++ Builder源码
- Java源码
- Delphi源码
- C/C++源码
- PHP源码
- Perl源码
- Python源码
- Asm源码
- Pascal源码
- Borland C++源码
- Others源码
- SQL源码
- VBScript源码
- JavaScript源码
- ASP/ASPX源码
- C#源码
- Flash/ActionScript源码
- matlab源码
- PowerBuilder源码
- LabView源码
- Flex源码
- MathCAD源码
- VBA源码
- IDL源码
- Lisp/Scheme源码
- VHDL源码
- Objective-C源码
- Fortran源码
- tcl/tk源码
- QT源码
README.qlogicisp
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:1k
源码类别:
Linux/Unix编程
开发平台:
Unix_Linux
- 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