I'm a happy owner of a Asus A7V8X motherboard. It's an athlon VT400 board with integrated audio, network (not the gigabit version), firewire, 6 x usb 2.0 (the real one,high-speed) and a Promise Serial ATA RAID controller.
Because of proprietary code Promise can't make all the details of this controller available, so there where no drivers for a while. Some binary drivers appeared from Promise for a couple of distributions (mainly SuSE). This was also only for the distributed kernels, so it was of no help. For one, I compile my own kernels, and on top of that I use debian.
The other day browsing the debian-user mailing list I stumbled upon this post asking for help on the controller. I followed the link to the page and found a compilable driver. This includes a proprietary binary part, so it will taint your kernel. I hope I'm not breaking any laws by mirroring it here.
The driver worked fine on my debian system running kernel 2.4.21. The array is detected as /dev/sda. You can take a look my kernel config in case it might help you out. Just remember to enable scsi and scsi disks.
To install the driver do the following:
There are a few extra things that you may need. You need to define an array when the computer boots and add drives to it. The controler only accepts one drive (as master) on the ATA channel. I don't have Serial ATA drives to test but AFAIK you need them configured as Master. In my case I wanted to share some information with a windows partition (since I don't really leave space for an OS I don't use that much on my other drives). Windows asked me to define a drive of sorts before I was able to partition. I don't know if this is a needed step or just a Windows requirement. Windows only allowed me to format in NTFS which doesn't work for me, I needed FAT. On Linux I was able to access /dev/sda just fine.
I'm writting this from memory so I hope it's accurate. Let me know if something is wrong or needs updating.
For the people using redhat, there is a thread about this at LinuxQuestions.org: Promise 376 (Asus A7V8X) and RedHat 9.0