twa(4): Request a bus scan after attaching the driver to CAM.
authorSascha Wildner <saw@online.de>
Mon, 9 Jul 2012 16:04:04 +0000 (18:04 +0200)
committerSascha Wildner <saw@online.de>
Mon, 9 Jul 2012 16:04:04 +0000 (18:04 +0200)
commit0ae4d753afb2286f52c01661964d0495b7e496eb
tree1c61b5dab5f075b07956a9816ea3f1166f301c7d
parent5f31229c4b749a5ba1785576434e434ab617bff0
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.
sys/dev/raid/twa/tw_osl_cam.c