• Jamie Lenehan's avatar
    [PATCH] introduce scsi_host_alloc for dc395x · f88c7698
    Jamie Lenehan authored
    On Fri, Jun 06, 2003 at 10:01:03AM +0200, Christoph Hellwig wrote:
    > Rediffed version, with Mike's isp fix and taking the new
    > scsi_add_host users in usb in account.
    >
    > Currently this is juist a new name for scsi_register, but we make
    > sure new-style drivers never call scsi_register/scsi_unregister
    > but always scsi_host_alloc/scsi_host_put in this patch so the
    > next patch can introduce code specific to legacy drivers in
    > the former.  Also cleanup scsi_register/scsi_host_alloc a bit.
    
    I think I made the dc395x driver new style init as of 2.5.70-bk9 (if
    what scsi_mid_low_api.txt calls "hotplug" style is new style then it
    is). So it'll need to be updated as well.
    f88c7698
dc395x.c 181 KB