public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* 3Ware 9550SX on MIPS
@ 2011-08-05 21:34 Matt Turner
  2011-08-05 22:49 ` adam radford
  2011-08-06  6:18 ` Stan Hoeppner
  0 siblings, 2 replies; 7+ messages in thread
From: Matt Turner @ 2011-08-05 21:34 UTC (permalink / raw)
  To: linux-scsi; +Cc: aradford

Hi,

I'm trying to use a 3Ware 9550SX SATA controller on a MIPS system.

The driver loads, but no disk is detected. I presume this is because
the card need to be configured (normally in the BIOS-type menu before
booting the kernel, on an x86 system) to export the disk to the
operating system.

3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
scsi3 : 3ware 9000 Storage Controller
3w-9xxx: scsi3: Found a 3ware 9000 Storage Controller at 0x44020000, IRQ: 58.
3w-9xxx: scsi3: Firmware FE9X 3.08.02.007, BIOS BE9X 3.08.00.002, Ports: 4.

The card is 3.3V PCI(-X) only, and this MIPS box is the only system
the card will fit in. I've tried 3Ware's tw_cli utility under qemu:

---
Unsupported ioctl: cmd=0x0108
//bcm91250a-be> show
(0x09:0x0026): (0x09:0x0026): Function not implemented

No controller found.
Make sure appropriate LSI/3ware device driver(s) are loaded.
---

strace shows

stat64("/proc/scsi/3w-sas_vm40",0x4080302c) = -1 errno=2 (No such file
or directory)
open("/dev/twa0",O_RDONLY|0x2) = 3
uname(0x407f7350) = 0
ioctl(3,264,137249696,1082094992,0,1082094744) = -1 errno=38 (Function
not implemented)

Are there any ways to configure this card through /proc or /sys? I
simply want to get the card to export the single disk to the OS.

Thanks,
Matt

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-08-06 21:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05 21:34 3Ware 9550SX on MIPS Matt Turner
2011-08-05 22:49 ` adam radford
2011-08-05 22:56   ` Matt Turner
2011-08-05 23:19     ` adam radford
2011-08-06  6:18 ` Stan Hoeppner
2011-08-06 14:45   ` Matt Turner
2011-08-06 21:06     ` Stan Hoeppner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox