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

Linux/Unix编程

开发平台:

Unix_Linux

  1. AACRAID Driver for Linux (take two)
  2. Introduction
  3. -------------------------
  4. The aacraid driver adds support for Adaptec (http://www.adaptec.com)
  5. RAID controllers. This is a major rewrite from the original 
  6. Adaptec supplied driver. It has signficantly cleaned up both the code
  7. and the running binary size (the module is less than half the size of
  8. the original).
  9. Supported Cards/Chipsets
  10. -------------------------
  11. Dell Computer Corporation PERC 2 Quad Channel
  12. Dell Computer Corporation PERC 2/Si
  13. Dell Computer Corporation PERC 3/Si
  14. Dell Computer Corporation PERC 3/Di
  15. HP NetRAID-4M
  16. ADAPTEC 2120S
  17. ADAPTEC 2200S
  18. ADAPTEC 5400S
  19. People
  20. -------------------------
  21. Alan Cox <alan@redhat.com>
  22. Christoph Hellwig <hch@infradead.org> (small cleanups/fixes)
  23. Matt Domsch <matt_domsch@dell.com> (revision ioctl, adapter messages)
  24. Deanna Bonds <deanna_bonds@adaptec.com> (non-DASD support, PAE fibs and 64 bit, added new adaptec controllers
  25.  added new ioctls, changed scsi interface to use new error handler,
  26.  increased the number of fibs and outstanding commands to a container)
  27. Original Driver
  28. -------------------------
  29. Adaptec Unix OEM Product Group
  30. Mailing List
  31. -------------------------
  32. None currently. Also note this is very different to Brian's original driver
  33. so don't expect him to support it.
  34. Adaptec does support this driver.  Contact either tech support or deanna bonds.
  35. Original by Brian Boerner February 2001
  36. Rewritten by Alan Cox, November 2001