On Thu, Jul 26, 2007 at 01:22:42PM -0400, Matthew Wilcox wrote: > - Switch from scsi_register/scsi_unregister to scsi_host_alloc, > scsi_add_host, scsi_scan_host and scsi_host_put. > - Rename the scsi_host_template to advansys_template > - Move the memory freeing on error from advansys_wide_init_chip() > back into advansys_board_found() as we need to free it if > scsi_add_host() returns an error. If you switch to new style allocation please also remove ->detect and ->release. We don't really want half-conversions to the new model. - To unsubscribe from this list: 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