Deleted Added
full compact
ti.4 (119439) ti.4 (119893)
1.\" Copyright (c) 1997, 1998, 1999
2.\" Bill Paul <wpaul@ctr.columbia.edu>. 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.

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

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
1.\" Copyright (c) 1997, 1998, 1999
2.\" Bill Paul <wpaul@ctr.columbia.edu>. 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.

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

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/share/man/man4/ti.4 119439 2003-08-25 04:29:43Z bmah $
31.\" $FreeBSD: head/share/man/man4/ti.4 119893 2003-09-08 19:57:22Z ru $
32.\"
33.Dd June 26, 2002
34.Dt TI 4
35.Os
36.Sh NAME
37.Nm ti
38.Nd "Alteon Networks Tigon I and Tigon II gigabit ethernet driver"
39.Sh SYNOPSIS

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

198additional diagnostics, configuration and debugging.
199With this character
200device interface, and a specially patched version of
201.Xr gdb 1 ,
202the user can
203debug firmware running on the Tigon board.
204.Pp
205These ioctls and their arguments are defined in the
32.\"
33.Dd June 26, 2002
34.Dt TI 4
35.Os
36.Sh NAME
37.Nm ti
38.Nd "Alteon Networks Tigon I and Tigon II gigabit ethernet driver"
39.Sh SYNOPSIS

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

198additional diagnostics, configuration and debugging.
199With this character
200device interface, and a specially patched version of
201.Xr gdb 1 ,
202the user can
203debug firmware running on the Tigon board.
204.Pp
205These ioctls and their arguments are defined in the
206.Aq Pa sys/tiio.h
206.In sys/tiio.h
207header file.
208.Bl -tag -width ".Dv ALT_WRITE_TG_MEM"
209.It Dv TIIOCGETSTATS
210Return card statistics DMAed from the card into kernel memory approximately
211every 2 seconds. (That time interval can be changed via the
212.Dv TIIOCSETPARAMS
213ioctl.) The argument is
214.Vt "struct ti_stats" .

--- 110 unchanged lines hidden ---
207header file.
208.Bl -tag -width ".Dv ALT_WRITE_TG_MEM"
209.It Dv TIIOCGETSTATS
210Return card statistics DMAed from the card into kernel memory approximately
211every 2 seconds. (That time interval can be changed via the
212.Dv TIIOCSETPARAMS
213ioctl.) The argument is
214.Vt "struct ti_stats" .

--- 110 unchanged lines hidden ---