DragonFly-2.3.1.487.ga2b7 master sys/dev/usbmisc/umass umass.c

看板DFBSD_commit作者時間16年前 (2009/06/26 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AGz2r00 (DFBSD_commit)