mjacob 2004/01/23 15:23:31 PST
FreeBSD src repository
Modified files:
sys/dev/isp isp.c
Log:
If we have ISP_ROLE_INITIATOR set, make sure that we clear ICBOPT_INI_DISABLE
from the fwoptions. Likewise, we *set* ICBOPT_INI_DISABLE if we don't have
initiator role.
Revision Changes Path
1.109 +6 -0 src/sys/dev/isp/isp.c