Deleted Added
full compact
ti.4 (45386) ti.4 (49831)
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.\" $Id$
31.\" $Id: ti.4,v 1.1 1999/04/06 17:08:29 wpaul Exp $
32.\"
33.Dd March 4, 1999
34.Dt TI 4 i386
35.Os FreeBSD
36.Sh NAME
37.Nm ti
38.Nd
39Alteon Networks Tigon I and Tigon II gigabit ethernet driver

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

169and has firmware only for those devices.
170.It "ti%d: watchdog timeout"
171The device has stopped responding to the network, or there is a problem with
172the network connection (cable).
173.El
174.Sh SEE ALSO
175.Xr arp 4 ,
176.Xr netintro 4 ,
32.\"
33.Dd March 4, 1999
34.Dt TI 4 i386
35.Os FreeBSD
36.Sh NAME
37.Nm ti
38.Nd
39Alteon Networks Tigon I and Tigon II gigabit ethernet driver

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

169and has firmware only for those devices.
170.It "ti%d: watchdog timeout"
171The device has stopped responding to the network, or there is a problem with
172the network connection (cable).
173.El
174.Sh SEE ALSO
175.Xr arp 4 ,
176.Xr netintro 4 ,
177.Xr vlan 4 ,
177.Xr ifconfig 8 ,
178.Xr ifconfig 8 ,
178.Xr vlan 4
179.Rs
180.%T Alteon Gigabit Ethernet/PCI NIC manuals
181.%O http://www.alteon.com/support/openkits
182.Re
183.Sh HISTORY
184The
185.Nm
186device driver first appeared in
187.Fx 3.0 .
179.Rs
180.%T Alteon Gigabit Ethernet/PCI NIC manuals
181.%O http://www.alteon.com/support/openkits
182.Re
183.Sh HISTORY
184The
185.Nm
186device driver first appeared in
187.Fx 3.0 .
188.Sh AUTHOR
188.Sh AUTHORS
189The
190.Nm
191driver was written by
192.An Bill Paul Aq wpaul@ctr.columbia.edu .
189The
190.Nm
191driver was written by
192.An Bill Paul Aq wpaul@ctr.columbia.edu .