arcmsr fails on wait 'get adapter firmware miscellaneous data' timeout

From: David Liontooth
Date: Wed Sep 11 2013 - 19:02:00 EST



To work around a cascading failure of arcmsr (https://lkml.org/lkml/2012/6/12/320), I removed the arcmsr kernel module.

On reinsertion, the first of two Areca 1680 cards (0b:00.0) fails to initialize:

# dmesg | tail -n 300 | grep -C2 setting
arcmsr 0000:0a:00.0: PCI INT A disabled
arcmsr 0000:0b:00.0: PCI INT A -> GSI 48 (level, low) -> IRQ 48
arcmsr 0000:0b:00.0: setting latency timer to 64
arcmsr21: wait 'get adapter firmware miscellaneous data' timeout
arcmsr 0000:0b:00.0: PCI INT A disabled
arcmsr 0000:0a:00.0: PCI INT A -> GSI 52 (level, low) -> IRQ 52
arcmsr 0000:0a:00.0: setting latency timer to 64
Areca RAID Controller22: F/W V1.51 2012-07-04 & Model ARC-1680
scsi22 : Areca SAS Host Adapter RAID Controller( RAID6 capable)

The second card (0a:00.0) succeeds every time. On reboot, both cards initialize correctly every time.

# modinfo arcmsr
filename: /lib/modules/3.0.26/kernel/drivers/scsi/arcmsr/arcmsr.ko
version: Driver Version 1.20.00.15 2010/08/05
license: Dual BSD/GPL
description: ARECA (ARC11xx/12xx/16xx/1880) SATA/SAS RAID Host Bus Adapter
author: Nick Cheng <support@xxxxxxxxxxxx>
srcversion: F9D834593FE182DC013DBD0

0a:00.0 RAID bus controller: Areca Technology Corp. ARC-1680 8 port PCIe/PCI-X to SAS/SATA II RAID Controller
0b:00.0 RAID bus controller: Areca Technology Corp. ARC-1680 8 port PCIe/PCI-X to SAS/SATA II RAID Controller

Not subscribed; please CC:

Cheers,
Dave

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/