Deleted Added
full compact
patm.4 (208027) patm.4 (267938)
1.\"
2.\" Copyright (c) 2003
3.\" Fraunhofer Institute for Open Communication Systems (FhG Fokus).
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE.
26.\"
27.\" Author: Hartmut Brandt <harti@FreeBSD.org>
28.\"
1.\"
2.\" Copyright (c) 2003
3.\" Fraunhofer Institute for Open Communication Systems (FhG Fokus).
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE.
26.\"
27.\" Author: Hartmut Brandt <harti@FreeBSD.org>
28.\"
29.\" $FreeBSD: head/share/man/man4/patm.4 208027 2010-05-13 12:07:55Z uqs $
29.\" $FreeBSD: head/share/man/man4/patm.4 267938 2014-06-26 21:46:14Z bapt $
30.\"
31.\" patm(4) man page
32.\"
33.Dd July 15, 2003
34.Dt PATM 4
35.Os
36.Sh NAME
37.Nm patm

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

154.Xr natm 4 ,
155.Xr natmip 4 ,
156.Xr utopia 4
157.Sh ACKNOWLEDGEMENTS
158Thanks to Christian Bucari from ProSum for lending two of these cards to enable
159the development of this driver.
160Thanks also for answering my questions.
161.Sh AUTHORS
30.\"
31.\" patm(4) man page
32.\"
33.Dd July 15, 2003
34.Dt PATM 4
35.Os
36.Sh NAME
37.Nm patm

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

154.Xr natm 4 ,
155.Xr natmip 4 ,
156.Xr utopia 4
157.Sh ACKNOWLEDGEMENTS
158Thanks to Christian Bucari from ProSum for lending two of these cards to enable
159the development of this driver.
160Thanks also for answering my questions.
161.Sh AUTHORS
162.An Harti Brandt Aq harti@FreeBSD.org
162.An Harti Brandt Aq Mt harti@FreeBSD.org
163.Sh CAVEATS
164The card fails to generate an interrupt if a cell is received in AAL0 mode
165that has the MSB of the PTI field cleared.
166Therefore cells will be delivered on the next receive interrupt which can happen
167either when the receive status queue is full, or a cell with the last bit of
168the PTI set is received.
169.Pp
170Although the card supports AAL3/4 the driver does not.

--- 22 unchanged lines hidden ---
163.Sh CAVEATS
164The card fails to generate an interrupt if a cell is received in AAL0 mode
165that has the MSB of the PTI field cleared.
166Therefore cells will be delivered on the next receive interrupt which can happen
167either when the receive status queue is full, or a cell with the last bit of
168the PTI set is received.
169.Pp
170Although the card supports AAL3/4 the driver does not.

--- 22 unchanged lines hidden ---