README.qlogicisp
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:1k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. Notes for the QLogic ISP1020 PCI SCSI Driver:
  2. This driver works well in practice, but does not support disconnect/
  3. reconnect, which makes using it with tape drives impractical.
  4. It should work for most host adaptors with the ISP1020 chip.  The
  5. QLogic Corporation produces several PCI SCSI adapters which should
  6. work:
  7. * IQ-PCI
  8. * IQ-PCI-10
  9. * IQ-PCI-D
  10. This driver may work with boards containing the ISP1020A or ISP1040A
  11. chips, but that has not been tested.
  12. This driver will NOT work with:
  13. * ISA or VL Bus Qlogic cards (they use the 'qlogicfas' driver)
  14. * PCI-basic (it uses the 'am53c974' driver)
  15. Much thanks to QLogic's tech support for providing the latest ISP1020
  16. firmware, and for taking the time to review my code.
  17. Erik Moe
  18. ehm@cris.com
  19. Revised:
  20. Michael A. Griffith
  21. grif@cs.ucr.edu