On Fri, 27 Nov 2009, Tait Clarridge wrote:
Steve: What module does your Dell Perc use? I don't have access to my server to check.
From one of my Dell R410 systems:
% lspci | grep LSI 03:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 1078 (rev 04)
and from /etc/modprobe.conf:
alias scsi_hostadapter megaraid_sas
-Steve