The
driver provides support for SBP-2 target mode.
This driver is supposed to work with
cam(4),
targ(4)
and
firewire(4).
You also need to use
scsi_target8,
which can be found in
/usr/share/examples/scsi_target
to provide actual devices.
EXAMPLES
# mdconfig -a -t malloc -s 10m
md0
# scsi_target 0:0:0 /dev/md0
(Assuming sbp_targ0 on scbus0)