Deleted Added
full compact
txp.4 (110946) txp.4 (131570)
1.\" $OpenBSD: txp.4,v 1.8 2001/06/26 02:09:11 pjanzen Exp $
1.\" $OpenBSD: txp.4,v 1.8 2001/06/26 02:09:11 pjanzen Exp $
2.\" $FreeBSD: head/share/man/man4/txp.4 110946 2003-02-15 17:12:53Z trhodes $
2.\" $FreeBSD: head/share/man/man4/txp.4 131570 2004-07-04 14:17:41Z simon $
3.\"
4.\" Copyright (c) 2001 Jason L. Wright (jason@thought.net)
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions
9.\" are met:
10.\" 1. Redistributions of source code must retain the above copyright

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

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

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

25.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
26.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
27.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
29.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
30.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
31.\" POSSIBILITY OF SUCH DAMAGE.
32.\"
33.Dd April 15, 2001
33.Dd July 4, 2004
34.Dt TXP 4
35.Os
36.Sh NAME
37.Nm txp
38.Nd 3Com 3XP Typhoon/Sidewinder (3CR990) Ethernet interface
39.Sh SYNOPSIS
40.Cd "device txp"
41.Sh DESCRIPTION
42The
43.Nm
44interface provides access to the 10Mb/s and 100Mb/s Ethernet networks via the
45.Tn 3Com
46.Tn Typhoon/Sidewinder
47chipset.
34.Dt TXP 4
35.Os
36.Sh NAME
37.Nm txp
38.Nd 3Com 3XP Typhoon/Sidewinder (3CR990) Ethernet interface
39.Sh SYNOPSIS
40.Cd "device txp"
41.Sh DESCRIPTION
42The
43.Nm
44interface provides access to the 10Mb/s and 100Mb/s Ethernet networks via the
45.Tn 3Com
46.Tn Typhoon/Sidewinder
47chipset.
48This driver supports the following cards:
49.Pp
48.Pp
50.Bl -bullet -offset indent -compact
51.It
523Com 3CR990-TX-95
53.It
543Com 3CR990-TX-97
55.It
563Com 3cR990B-TXM
57.It
583Com 3CR990SVR95
59.It
603Com 3CR990SVR97
61.It
623Com 3cR990B-SRV
63.El
64.Pp
65Basic Ethernet functions are provided as well as support for
66.Xr vlan 4
67tag removal and insertion assistance, receive
68.Xr ip 4 ,
69.Xr tcp 4 ,
70and
71.Xr udp 4
72checksum offloading,

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

121Use 100baseTX, full duplex
122.It Cm media 100baseTX Op Cm mediaopt half-duplex
123Use 100baseTX, half duplex
124.It Cm media 10baseT mediaopt full-duplex
125Use 10baseT, full duplex
126.It Cm media 10baseT Op Cm mediaopt half-duplex
127Use 10baseT, half duplex
128.El
49Basic Ethernet functions are provided as well as support for
50.Xr vlan 4
51tag removal and insertion assistance, receive
52.Xr ip 4 ,
53.Xr tcp 4 ,
54and
55.Xr udp 4
56checksum offloading,

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

105Use 100baseTX, full duplex
106.It Cm media 100baseTX Op Cm mediaopt half-duplex
107Use 100baseTX, half duplex
108.It Cm media 10baseT mediaopt full-duplex
109Use 10baseT, full duplex
110.It Cm media 10baseT Op Cm mediaopt half-duplex
111Use 10baseT, half duplex
112.El
113.Sh HARDWARE
114The
115.Nm
116driver supports the following cards:
117.Pp
118.Bl -bullet -offset indent -compact
119.It
1203Com 3CR990-TX-95
121.It
1223Com 3CR990-TX-97
123.It
1243Com 3cR990B-TXM
125.It
1263Com 3CR990SVR95
127.It
1283Com 3CR990SVR97
129.It
1303Com 3cR990B-SRV
131.El
129.Sh SEE ALSO
130.Xr arp 4 ,
131.Xr ifmedia 4 ,
132.Xr inet 4 ,
133.Xr intro 4 ,
134.Xr ip 4 ,
135.Xr miibus 4 ,
136.Xr tcp 4 ,
137.Xr udp 4 ,
138.Xr vlan 4 ,
139.Xr ifconfig 8
140.Sh HISTORY
141The
142.Nm
143driver first appeared in
144.Ox 2.9 .
132.Sh SEE ALSO
133.Xr arp 4 ,
134.Xr ifmedia 4 ,
135.Xr inet 4 ,
136.Xr intro 4 ,
137.Xr ip 4 ,
138.Xr miibus 4 ,
139.Xr tcp 4 ,
140.Xr udp 4 ,
141.Xr vlan 4 ,
142.Xr ifconfig 8
143.Sh HISTORY
144The
145.Nm
146driver first appeared in
147.Ox 2.9 .