git: CAM - Check DA media on open, basic suppor for removable DA media (vs CD).

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Sep 3 08:51:21 PDT 2009


commit f7b2699236ce160898a7a03b57eea143e0e48b4b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Sep 3 08:26:26 2009 -0700

    CAM - Check DA media on open, basic suppor for removable DA media (vs CD).
    
    * Install setdiskinfo on probe for DA if no media is present, similar to how
      the CD works.  This allows open() to function.
    
    * Recheck media presence on open().
    
    Reported-by: "Simon 'corecode' Schubert" <corecode at fs.ei.tum.de>

Summary of changes:
 sys/bus/cam/scsi/scsi_da.c |  151 +++++++++++++++++++-------------------------
 1 files changed, 66 insertions(+), 85 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list