atom feed4 messages in org.freebsd.freebsd-scsiAIC7899's 2 SCSI channels infect with...
FromSent OnAttachments
Jingrong XieAug 1, 2003 2:27 am 
Nate LawsonAug 6, 2003 7:18 am 
Justin T. GibbsAug 6, 2003 7:54 am 
Nate LawsonAug 6, 2003 9:31 am 
Subject:AIC7899's 2 SCSI channels infect with each other in target mode?
From:Nate Lawson (na@root.org)
Date:Aug 6, 2003 9:31:14 am
List:org.freebsd.freebsd-scsi

On Wed, 6 Aug 2003, Justin T. Gibbs wrote:

You shouldn't be able to do this since ahc(4) does not support simultaneous target/initiator mode.

It can, you just need to disable the multi-target-id feature to do it. I should probably modify the driver so that it will allow dual mode operation so long as only one target-id is set and it corresponds to the initiator's id.

I would REALLY appreciate this since it would allow target mode testing on a single HBA (i.e. 7890) without any external cabling.

-Nate