dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/megaraid
Sumant Patro 0e98936c92 [SCSI] megaraid_sas: zcr with fix
The patch adds support for a ZCR controller (Device ID : 0x413).

It also has a critical bug fix :

Disable controller interrupt before firing INIT cmd to FW.  Interrupt
is enabled after required initialization is over. This is done to
ensure that driver is ready to handle interrupts when it is generated
by the controller.

Signed-off-by: Sumant Patro <Sumant.Patro@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-06-26 09:29:07 -05:00
..
Kconfig.megaraid [SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy and megaraid_{mbox,mm} 2005-12-13 18:10:56 -07:00
Makefile [SCSI] MegaRAID SAS RAID: new driver 2005-09-26 17:32:44 -05:00
mbox_defs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mega_common.h Merge by hand (whitespace conflicts in libata.h) 2005-11-10 08:29:07 -06:00
megaraid_ioctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
megaraid_mbox.c [PATCH] megaraid_mbox: fix section mismatch warnings 2006-06-25 10:01:09 -07:00
megaraid_mbox.h [SCSI] megaraid_{mm,mbox}: fix a bug in reset handler 2006-04-27 14:08:53 -05:00
megaraid_mm.c [SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereference 2006-04-19 20:32:00 -04:00
megaraid_mm.h [PATCH] don't include ioctl32.h in drivers 2006-01-10 08:01:34 -08:00
megaraid_sas.c [SCSI] megaraid_sas: zcr with fix 2006-06-26 09:29:07 -05:00
megaraid_sas.h [SCSI] megaraid_sas: zcr with fix 2006-06-26 09:29:07 -05:00