readme

来自「优龙2410linux2.6.8内核源代码」· 代码 · 共 59 行

TXT
59
字号
AACRAID Driver for Linux (take two)Introduction-------------------------The aacraid driver adds support for Adaptec (http://www.adaptec.com)RAID controllers. This is a major rewrite from the original Adaptec supplied driver. It has signficantly cleaned up both the codeand the running binary size (the module is less than half the size ofthe original).Supported Cards/Chipsets-------------------------	AAR-2410SA SATA	Adaptec 2120S	Adaptec 2200S	Adaptec 2230S	Adaptec 3230S	Adaptec 3240S	Adaptec 5400S	ASR-2020S PCI-X	Dell PERC 2 Quad Channel	Dell PERC 2/Si	Dell PERC 3/Si	Dell PERC 3/Di	Dell CERC 2	HP NetRAID-4M	Legend S220	Legend S230People-------------------------Alan Cox <alan@redhat.com>Christoph Hellwig <hch@infradead.org>	(updates for new-style PCI probing and SCSI host registration,					 small cleanups/fixes)Matt Domsch <matt_domsch@dell.com>	(revision ioctl, adapter messages)Deanna Bonds <deanna_bonds@adaptec.com> (non-DASD support, PAE fibs and 64 bit, added new adaptec controllers					 added new ioctls, changed scsi interface to use new error handler,					 increased the number of fibs and outstanding commands to a container)					(fixed 64bit and 64G memory model, changed confusing naming convention					 where fibs that go to the hardware are consistently called hw_fibs and					 not just fibs like the name of the driver tracking structure)Mark Salyzyn <Mark_Salyzyn@adaptec.com> Fixed panic issues and added some new product ids for upcoming hbas.Original Driver-------------------------Adaptec Unix OEM Product GroupMailing List-------------------------linux-scsi@vger.kernel.org (Interested parties troll here)http://mbserver.adaptec.com/ (Currently more Community Support than Devel Support)Also note this is very different to Brian's original driverso don't expect him to support it.Adaptec does support this driver.  Contact either tech support or Mark Salyzyn.Original by Brian Boerner February 2001Rewritten by Alan Cox, November 2001

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?