Not sure what motherboard you have: Most consumer boards only support "FakeRAID", which requires a kernel driver to actually function. Good luck finding a vendor who wrote a driver for Linux.
I'd definitely recommend software RAID instead, as you'll have better support. I like btrfs, so I'd recommend you set up your new drives to use a btrfs RAID configuration. mdadm is another option, if you really like ext4.