Index of /archives/linux/kernel.org/kernel/people/marcelo/linux-2.4/drivers/scsi/aacraid

Icon  Name                                                                     Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] Makefile 2002-03-14 10:30 316 [TXT] README 2002-03-14 10:30 1.2K [DIR] SCCS/ 2013-01-26 00:39 - [TXT] TODO 2002-03-14 10:30 103 [TXT] aachba.c 2002-03-14 10:30 33K [TXT] aacraid.h 2002-03-14 10:30 34K [TXT] commctrl.c 2002-03-14 10:30 9.7K [TXT] comminit.c 2002-03-14 10:30 9.1K [TXT] commsup.c 2002-03-14 10:30 26K [TXT] dpcsup.c 2002-03-14 10:30 5.7K [TXT] linit.c 2002-03-14 10:30 21K [TXT] rx.c 2002-03-14 10:30 10K [TXT] sap1sup.c 2002-03-14 10:30 9.9K [   ] sha256sums.asc 2023-04-26 06:12 1.7K
AACRAID Driver for Linux (take two)

Introduction
-------------------------
The aacraid driver adds support for Adaptec (http://www.adaptec.com)
OEM based RAID controllers. This is a major rewrite from the original 
Adaptec supplied driver. It has signficantly cleaned up both the code
and the running binary size (the module is less than half the size of
the original).

This driver is experimental.

Supported Cards/Chipsets
-------------------------
	Dell Computer Corporation PERC 2 Quad Channel
	Dell Computer Corporation PERC 2/Si
	Dell Computer Corporation PERC 3/Si
	Dell Computer Corporation PERC 3/Di
	HP NetRAID-4M

Probably Supported Devices
-------------------------
	Any and All Adaptec branded AAC964/5400 series raid controllers.

People
-------------------------
Alan Cox <alan@redhat.com>
Christoph Hellwig <hch@infradead.org>	(small cleanups/fixes)
Matt Domsch <matt_domsch@dell.com>	(revision ioctl, adapter messages)

Original Driver
-------------------------
Adaptec Unix OEM Product Group

Mailing List
-------------------------
None currently. Also note this is very different to Brian's original driver
so don't expect him to support it.

Original by Brian Boerner February 2001
Rewritten by Alan Cox, November 2001