]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r267368:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 14 Jun 2014 00:54:57 +0000 (00:54 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 14 Jun 2014 00:54:57 +0000 (00:54 +0000)
commit93a0b6b6fde39a4922ebd27b340eec0f6ee28a2a
tree107c2cdbaefa4b7c1b8be84f16ceeec783cae152
parentaf4a2b24455c8d4343a28d12507898d7eaa107b3
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
Approved by: re (gjb)

git-svn-id: svn://svn.freebsd.org/base/stable/9@267458 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