type "uname -r" in a console as root to tell you what the running kernel and patchlevel are.
You may need to compile support for IDE RAID controllers into it.
The first thing you need to get is this though:
IDE raid controllers are NOT hardware based, they just provide 2 or 4 extra channels for the hard disks. They still rely on software drivers to function, whereas SCSI raid doesn't, its just seen as a single device. You will probably need to setup software RAID, but it still performs well.
Here's a collection of info on getting RAID working in Linux:
http://linas.org/linux/raid.html