1 AACRAID Driver for Linux (take two)
4 -------------------------
5 The aacraid driver adds support for Adaptec (http://www.adaptec.com)
6 RAID controllers. This is a major rewrite from the original
7 Adaptec supplied driver. It has signficantly cleaned up both the code
8 and the running binary size (the module is less than half the size of
11 Supported Cards/Chipsets
12 -------------------------
31 Dell PERC 2 Quad Channel
48 -------------------------
49 Alan Cox <alan@redhat.com>
50 Christoph Hellwig <hch@infradead.org> (updates for new-style PCI probing and SCSI host registration,
52 Matt Domsch <matt_domsch@dell.com> (revision ioctl, adapter messages)
53 Deanna Bonds (non-DASD support, PAE fibs and 64 bit, added new adaptec controllers
54 added new ioctls, changed scsi interface to use new error handler,
55 increased the number of fibs and outstanding commands to a container)
57 (fixed 64bit and 64G memory model, changed confusing naming convention
58 where fibs that go to the hardware are consistently called hw_fibs and
59 not just fibs like the name of the driver tracking structure)
60 Mark Salyzyn <Mark_Salyzyn@adaptec.com> Fixed panic issues and added some new product ids for upcoming hbas.
63 -------------------------
64 Adaptec Unix OEM Product Group
67 -------------------------
68 linux-scsi@vger.kernel.org (Interested parties troll here)
69 Also note this is very different to Brian's original driver
70 so don't expect him to support it.
71 Adaptec does support this driver. Contact either tech support or Mark Salyzyn.
73 Original by Brian Boerner February 2001
74 Rewritten by Alan Cox, November 2001