Date: Mon, 24 Sep 2001 12:52:47 -0400 From: "John S. Bucy" <bucy@ece.cmu.edu> To: freebsd-scsi@freebsd.org Subject: target mode pointers? Message-ID: <20010924125247.A261@joy.pdl.cmu.edu>
next in thread | raw e-mail | index | archive | help
I'm working on a project where I want to make a system on a scsi bus look like a disk to another system on the same bus. I've seen every indication that this is possible under freebsd with aic7xxx HBAs. I see the ccbs in the headers that should turn target mode on and receive SCBs targetted to the HBA but I can't figure out how to address the hba with cam_open_device() so I can send the CCB to it. Any advice or pointers to other info? thanks John Bucy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010924125247.A261>