On Fri, Aug 5, 2011 at 2:34 PM, Matt Turner <mattst88@xxxxxxxxx> wrote: > the card will fit in. I've tried 3Ware's tw_cli utility under qemu: That will not work. > 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. You can put the board and drive into an x86 box, hit alt-3 at 3ware option rom bios, configure a single disk raid unit, then put it back in your MIPS system. Unfortunately configuring the card through /proc or /sys would involve many thousands of lines of code (more than exist currently in the driver) to create and populate complex raid descriptor structures, and this code need not be in-kernel. I have PPC32/64, but no MIPS box, otherwise I could build you a tw_cli binary that would work. -Adam -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html