Re: Areca ARC-1212 and bioctl

2010-09-22 Thread Steven Small
Looks like the latest Areca firmware. Might double check. Do you have the 
same issue on -current?



Hi,

I downgraded the firmware to 1.44 and tried with -current:

arc0 at pci1 dev 0 function 0 Areca ARC-1680 rev 0x00: apic 8 int 16 (irq 
10)

arc0: 4 ports, 256MB SDRAM, firmware V1.44 2008-1-31
scsibus0 at arc0: 16 targets
arc0: unable to query firmware for sensor info

however, the problem still appears:

# bioctl -v -i -h sd0
sd0: Areca, ARC-1212-VOL#000, R001, serial 4044af0969800952

# bioctl  arc0
bioctl: BIOCINQ: Input/output error

The card is detected as a arc-1680 instead of arc-1212 - maybe this is the 
reason?


Cheers
Steven 



Re: Areca ARC-1212 and bioctl

2010-09-21 Thread Noah Pugsley

Steven Small wrote:

Hi,

I am having a problem with an Areca ARC-1212 and bioctl: The state of 
the disks is not displayed.


bioctl -v -i -h sd0 gives:
sd0: Areca, ARC-1212-VOL#000, R001, serial 4044af0969800952

bioctl arc0
bioctl: BIOCINQ: Input/output error

The controller has firmware 1.48 installed. Dmesg output:

dmesg |grep arc
arc0 at pci1 dev 0 function 0 Areca ARC-1680 rev 0x00: apic 8 int 16 
(irq 10)

arc0: 4 ports, 256MB SDRAM, firmware V1.48 2010-01-04
scsibus0 at arc0: 16 targets
arc0: unable to query firmware for sensor info


Any ideas?


Looks like the latest Areca firmware. Might double check. Do you have 
the same issue on -current?


noah