DragonFly-2.3.1.224.g87993 master sys/bus/cam/scsi scsi_cd.c scsi_da.c scsi_pass.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jun 11 23:15:58 PDT 2009
commit 87993e5a511ecd0480e5e1381ad4fbf572ed73f8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jun 11 23:07:20 2009 -0700
CAM - Silence console spew on bus-rescan
Silence the console spew that occurs when rescanning a SCSI bus. This
is primarily so the AHCI driver can just have CAM re-test all the targets
when new targets are added or deleted.
Summary of changes:
sys/bus/cam/scsi/scsi_cd.c | 13 ++++++++++---
sys/bus/cam/scsi/scsi_da.c | 12 ++++++++++--
sys/bus/cam/scsi/scsi_pass.c | 10 ++++++++--
3 files changed, 28 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/87993e5a511ecd0480e5e1381ad4fbf572ed73f8
--
DragonFly BSD source repository
More information about the Commits
mailing list