Part of the problem may be that the current version of the aic79xx driver reports a max_lun of 255. This is correct once packetized protocol is negotiated, but problematic given CAMs current method of performing device probes. I've just checked in a change to drop the reported max_lun to the non-packetized limit of 63. -- Justin