Deleted Added
full compact
sbp_targ.4 (131468) sbp_targ.4 (131594)
1.\" Copyright (c) 2003 Hidetoshi Shimokawa
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 15 unchanged lines hidden (view full) ---

24.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
25.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
26.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
28.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
29.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
30.\" POSSIBILITY OF SUCH DAMAGE.
31.\"
1.\" Copyright (c) 2003 Hidetoshi Shimokawa
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 15 unchanged lines hidden (view full) ---

24.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
25.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
26.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
28.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
29.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
30.\" POSSIBILITY OF SUCH DAMAGE.
31.\"
32.\" $FreeBSD: head/share/man/man4/sbp_targ.4 131468 2004-07-02 18:00:03Z ru $
32.\" $FreeBSD: head/share/man/man4/sbp_targ.4 131594 2004-07-04 20:55:50Z ru $
33.\"
34.Dd November 7, 2003
35.Dt SBP_TARG 4
36.Os
37.Sh NAME
38.Nm sbp_targ
39.Nd Serial Bus Protocol 2 (SBP-2) Target Mode devices driver
40.Sh SYNOPSIS

--- 23 unchanged lines hidden (view full) ---

64.Ed
65.Sh SEE ALSO
66.Xr cam 4 ,
67.Xr firewire 4 ,
68.Xr targ 4 ,
69.Xr camcontrol 8 ,
70.Xr fwcontrol 8 ,
71.Xr kldload 8 ,
33.\"
34.Dd November 7, 2003
35.Dt SBP_TARG 4
36.Os
37.Sh NAME
38.Nm sbp_targ
39.Nd Serial Bus Protocol 2 (SBP-2) Target Mode devices driver
40.Sh SYNOPSIS

--- 23 unchanged lines hidden (view full) ---

64.Ed
65.Sh SEE ALSO
66.Xr cam 4 ,
67.Xr firewire 4 ,
68.Xr targ 4 ,
69.Xr camcontrol 8 ,
70.Xr fwcontrol 8 ,
71.Xr kldload 8 ,
72.Xr scsi_target 8 ,
72.Xr scsi_target 8
73.Sh AUTHORS
74.An -nosplit
75The
76.Nm
77driver was written by
78.An Hidetoshi Shimokawa .
79.Sh BUGS
80This driver is still under development.
81It doesn't work correctly in multi-initiator environments or after the bus topology has been changed.
73.Sh AUTHORS
74.An -nosplit
75The
76.Nm
77driver was written by
78.An Hidetoshi Shimokawa .
79.Sh BUGS
80This driver is still under development.
81It doesn't work correctly in multi-initiator environments or after the bus topology has been changed.