On Mon, Oct 03, 2005 at 08:57:46PM -0400, Jeff Garzik wrote: > This change updates the 3ware raid drivers to use scsi_scan_target(), > rather than scsi_scan_host(). This is especially nice for 3w-xxxx, > which does not support LUNs. The device scan is a bit quicker and more > direct, even if it is a tiny bit more code in the driver. if it doesn't support luns scsi_add_device sounds like the better interface to use. How does 3x-9xxx support luns? From reading the code it doesn't seem to support passthru and faking up LUNs for logical volumes sounds odd. - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html