henry44
You usually need to specify the type of RAID in the card setup program.
It sounds like sme has configured software RAID, which can be achieved without needing a SATA card.
What was your purpose in needing/wanting a SATA card, did your motherboard not support SATA drives ?
what does
cat /proc/mdstat
show ?
For most modern SATA and PATA controller cards (and some older IBM SCSI cards) not defining a raid pack will result in the drives acting like they are connected to an on-board controller i.e. single stand-alone drives. Because the card I am using is cheap, any raid set-up would be done in software. SME does a much better job with software raid than cheap controller cards. That's why I didn't use the raid bios on the card.
I had been using SCSI drives (again letting SME do the raid controller stuff), but got tired of buying used drives from e-bay. I went with new SATA drives (10k rpm WD Raptors) and needed a controller card as my old mb doesn't support SATA.
I am not having any problems. I just wanted to be sure to get a controller card with a chipset that had drivers already in the kernel.
Why do you want to see the output of cat /proc/mdstat? It just a vanilla raid1 install with 2 SATA drives. You can probably guess what that output would be.