DragonFly BSD
DragonFly commits List (threaded) for 2012-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: twa(4): Request a bus scan after attaching the driver to CAM.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 9 Jul 2012 09:14:36 -0700 (PDT)

commit 0ae4d753afb2286f52c01661964d0495b7e496eb
Author: Sascha Wildner <saw@online.de>
Date:   Mon Jul 9 18:04:04 2012 +0200

    twa(4): Request a bus scan after attaching the driver to CAM.
    
    Our CAM doesn't (yet) do this by default.
    
    This fixes disk detection upon kldload.
    
    Taken-from: FreeBSD (which has since moved it to CAM).
    
    While here, add a cam_simq_release() I forgot and remove a comment that
    does not apply to us.

Summary of changes:
 sys/dev/raid/twa/tw_osl_cam.c |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0ae4d753afb2286f52c01661964d0495b7e496eb


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]