]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r267368:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 14 Jun 2014 00:44:57 +0000 (00:44 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 14 Jun 2014 00:44:57 +0000 (00:44 +0000)
commit38233b02c48aa347e80a0b9a5396674227760294
tree0053b98943319e89d24149a073779330e5a8ca85
parent6b4a82a54ea96d4f4f7cf977b18fe903fba9a5e8
MFC r267368:

Apply vendor fixes to the High Point drivers:

 - Don't call xpt_free_path() in os_query_remove_device() and
   always return TRUE.
 - Update os_buildsgl() to support build logical SG table which
   will be used by lower RAID module.
 - Return CAM_SEL_TIMEOUTstatus for SCSIcommand failed as target
   missing.

Many thanks to HighPoint for providing this driver update.

Submitted by: Steve Chang
Reviewed by: mav

git-svn-id: svn://svn.freebsd.org/base/stable/10@267457 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/hpt27xx/hpt27xx_os_bsd.c
sys/dev/hpt27xx/hpt27xx_osm_bsd.c
sys/dev/hptmv/entry.c
sys/dev/hptrr/hptrr_os_bsd.c
sys/dev/hptrr/hptrr_osm_bsd.c