Subject: Dell CERC SATA RAID support added
To: None <current-users@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: current-users
Date: 04/06/2005 19:15:04
Hi!

I got a new Dell PowerEdge 1800 with 6 channel CERC SATA RAID 1.5 controller.
After some hacking I got the aac driver to work with this card:

aac0 at pci3 dev 9 function 0: Dell CERC SATA RAID 1.5/6ch
aac0: interrupting at irq 11
aac0: i80303 at 100MHz, 64MB mem (48MB cache), optional battery not installed
aac0: Kernel 4.1-0 [Build 7403], Monitor 4.1-0 [Build 7403], S/N C2BFED
aac0: Controller supports: 1097c<WCACHE,DATA64,HOSTTIME,RAID50,WINDOW4GB,SOFTERR,ALARM>
ld0 at aac0 unit 0: RAID 1 (Mirror)
ld0: 148 GB, 19448 cyl, 255 head, 63 sec, 512 bytes/sect x 312432384 sectors

Please let me know if you have any problems. I've already submitted pullup
requests for netbsd-2 and netbsd-3.

Martti