]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Apply vendor fixes to the High Point drivers:
authorXin LI <delphij@FreeBSD.org>
Wed, 11 Jun 2014 18:24:51 +0000 (18:24 +0000)
committerXin LI <delphij@FreeBSD.org>
Wed, 11 Jun 2014 18:24:51 +0000 (18:24 +0000)
commit7634a04b303e1cae94847f2eee892e0a07b6c978
treed50ebb376ac30f4a3f1d0d5f50e14d37807afa21
parentefc81e89ecd2696c90a8ee64f6a94099a1cd9c49
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
MFC after: 3 days
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