git: kernel/scsi: Do not announce pass/sg in bootverbose.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun Sep 4 00:14:22 PDT 2016


commit d1ee0e7708af843fa3abcbb4fe5a8d03c74b230a
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Sep 4 09:58:01 2016 +0300

    kernel/scsi: Do not announce pass/sg in bootverbose.
    
    At least on one machine it causes reprobe of da0 that ends up with
    strange geometry, stuck boot and other weirdness. TBI.
    
    For now disable these, cause acpica update is comming.

Summary of changes:
 sys/bus/cam/scsi/scsi_pass.c | 2 ++
 sys/bus/cam/scsi/scsi_sg.c   | 2 ++
 2 files changed, 4 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d1ee0e7708af843fa3abcbb4fe5a8d03c74b230a


-- 
DragonFly BSD source repository


More information about the Commits mailing list