Re: Firewire Target Mode howto?
"Hidetoshi Shimokawa" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.firewire,gmane.os.freebsd.devel.scsi |
|---|---|
| Message-ID | <[email protected]> |
sbp_targ(4) is the driver for target mode. You also need CAM(scbus,targ) and scsi_target(8) in /usr/share/examples/scsi_target. Please note that the target mode driver in CAM is not at production level as discussed in freebsd-scsi. On 11/21/07, Sean Bruno <[email protected]> wrote: > Sean Bruno wrote: > > I see that the firewire driver has the capability to go into target > > mode but I can't seem to find any documentation(man pages and > > google-foo have failed me) on how to flip my firewire driver into > > target mode. > > > > For ISP, I add ISP_TARGET_MODE to the kernel config, is there a > > similar option for firewire or sbp? > > > > Sean > Physician, help thyself. > > I discovered the sbp_targ module in sys/dev/sbp ! I built and loaded > it, and it looks like there is some work to do here. > > Sean > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-firewire > To unsubscribe, send any mail to "[email protected]" > > -- /\ Hidetoshi Shimokawa \/ [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-firewire To unsubscribe, send any mail to "[email protected]"