CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/01/25 14:48:43

Modified files:
        sys/dev        : softraid.c 
        sys/dev/atapiscsi: atapiscsi.c 
        sys/dev/ic     : adv.c adw.c aic79xx_openbsd.c aic7xxx_openbsd.c 
                         ami.c cac.c ciss.c gdt_common.c iha.c mfi.c 
                         mpi.c oosiop.c osiop.c siop_common.c trm.c 
                         twe.c uha.c 
        sys/dev/isa    : wds.c 
        sys/dev/pci    : arc.c 
        sys/dev/sdmmc  : sdmmc_scsi.c 
        sys/dev/usb    : umass_scsi.c 

Log message:
Drivers that implement their own *minphys() don't need to call the
system minphys(). scsi_minphys() will do that and cd/sd/st will call
scsi_minphys().

ok jmatthew@ as part of larger diff

Reply via email to