[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes
Description: ** support ARC1200/1201/1202 SATA RAID adapter, which is named ACB_ADAPTER_TYPE_B ** modify the arcmsr_pci_slot_reset function ** modify the arcmsr_pci_ers_disconnect_forepart function ** modify the arcmsr_pci_ers_need_reset_forepart function Signed-off-by: Nick Cheng <nick.cheng@areca.com.tw> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
parent
bfd129445f
commit
1a4f550a09
6 changed files with 1575 additions and 995 deletions
|
|
@ -2057,6 +2057,9 @@
|
|||
#define PCI_DEVICE_ID_ARECA_1130 0x1130
|
||||
#define PCI_DEVICE_ID_ARECA_1160 0x1160
|
||||
#define PCI_DEVICE_ID_ARECA_1170 0x1170
|
||||
#define PCI_DEVICE_ID_ARECA_1200 0x1200
|
||||
#define PCI_DEVICE_ID_ARECA_1201 0x1201
|
||||
#define PCI_DEVICE_ID_ARECA_1202 0x1202
|
||||
#define PCI_DEVICE_ID_ARECA_1210 0x1210
|
||||
#define PCI_DEVICE_ID_ARECA_1220 0x1220
|
||||
#define PCI_DEVICE_ID_ARECA_1230 0x1230
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue