Deleted Added
full compact
targ.4 (228481) targ.4 (267938)
1.\" Copyright (c) 2002
2.\" Nate Lawson. 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.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2002
2.\" Nate Lawson. 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.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/targ.4 228481 2011-12-13 21:26:33Z ed $
25.\" $FreeBSD: head/share/man/man4/targ.4 267938 2014-06-26 21:46:14Z bapt $
26.\"
27.Dd December 13, 2011
28.Dt TARG 4
29.Os
30.Sh NAME
31.Nm targ
32.Nd SCSI target emulator driver
33.Sh SYNOPSIS

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

134driver first appeared in
135.Fx 3.0
136and was written by
137.An Justin T. Gibbs .
138It was rewritten
139for
140.Fx 5.0
141by
26.\"
27.Dd December 13, 2011
28.Dt TARG 4
29.Os
30.Sh NAME
31.Nm targ
32.Nd SCSI target emulator driver
33.Sh SYNOPSIS

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

134driver first appeared in
135.Fx 3.0
136and was written by
137.An Justin T. Gibbs .
138It was rewritten
139for
140.Fx 5.0
141by
142.An Nate Lawson Aq nate@root.org .
142.An Nate Lawson Aq Mt nate@root.org .
143.Sh BUGS
144Currently, only the
145.Xr ahc 4
146and
147.Xr isp 4
148drivers fully support target mode.
149.Pp
150The
151.Xr ahc 4
152driver does not support tagged queuing in target mode.
143.Sh BUGS
144Currently, only the
145.Xr ahc 4
146and
147.Xr isp 4
148drivers fully support target mode.
149.Pp
150The
151.Xr ahc 4
152driver does not support tagged queuing in target mode.