DragonFly commits List (threaded) for 2009-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.487.ga2b7 master sys/dev/usbmisc/umass umass.c
commit a2b7a4b79d1e06654e0f3e086495aa7766a3fa57
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Jun 25 11:57:14 2009 -0700
CAM/UMASS - use xpt_action_async() to ensure asynchronous scsi bus scan.
Use the new xpt_action_async() function to ensure that the scsi bus is
rescanned asynchronously. XPT_SCAN_BUS already sets XPT_FC_QUEUED but
it doesn't apply to command initiation. The new function does it properly.
Summary of changes:
sys/dev/usbmisc/umass/umass.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a2b7a4b79d1e06654e0f3e086495aa7766a3fa57
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]