DragonFly commits List (threaded) for 2009-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: CAM - Check DA media on open, basic suppor for removable DA media (vs CD).
commit f7b2699236ce160898a7a03b57eea143e0e48b4b
Author: Matthew Dillon <dillon@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@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]