2001-07-23 20:44:54 +00:00
|
|
|
.\" $OpenBSD: txp.4,v 1.8 2001/06/26 02:09:11 pjanzen Exp $
|
|
|
|
.\"
|
|
|
|
.\" Copyright (c) 2001 Jason L. Wright (jason@thought.net)
|
|
|
|
.\" All rights reserved.
|
|
|
|
.\"
|
|
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
|
|
.\" modification, are permitted provided that the following conditions
|
|
|
|
.\" are met:
|
|
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
|
|
.\" 2. Redistributions in binary form must reproduce the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer in the
|
|
|
|
.\" documentation and/or other materials provided with the distribution.
|
|
|
|
.\"
|
|
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
|
|
|
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
|
|
.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
|
|
.\" DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
|
|
|
|
.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
|
|
.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
|
|
.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
|
|
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
|
|
|
.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
|
|
|
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
|
.\" POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
.\"
|
2005-02-09 18:07:17 +00:00
|
|
|
.\" $FreeBSD$
|
|
|
|
.\"
|
Deprecate a number of less used 10 and 10/100 Ethernet devices.
The current deprecated list is: ae, bm, cs, de, dme, ed, ep, ex, fe,
pcn, sf, sn, tl, tx, txp, vx, wb, xe
The list as refined as part of FCP-0101. Per the FCP, devices may be
removed from the deprecation list if enough users are found or they are
converted to iflib.
FCP: https://github.com/freebsd/fcp/blob/master/fcp-0101.md
2018-10-25 04:10:41 +00:00
|
|
|
.Dd October 24, 2018
|
2001-07-23 20:44:54 +00:00
|
|
|
.Dt TXP 4
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm txp
|
2005-07-19 00:26:30 +00:00
|
|
|
.Nd "3Com 3XP Typhoon/Sidewinder (3CR990) Ethernet interface"
|
2001-07-23 20:44:54 +00:00
|
|
|
.Sh SYNOPSIS
|
2005-10-07 02:32:16 +00:00
|
|
|
To compile this driver into the kernel,
|
2005-11-18 10:56:28 +00:00
|
|
|
place the following line in your
|
2005-07-21 05:02:39 +00:00
|
|
|
kernel configuration file:
|
2005-07-19 00:26:30 +00:00
|
|
|
.Bd -ragged -offset indent
|
2001-07-23 20:44:54 +00:00
|
|
|
.Cd "device txp"
|
2005-07-19 00:26:30 +00:00
|
|
|
.Ed
|
|
|
|
.Pp
|
2005-10-07 02:32:16 +00:00
|
|
|
Alternatively, to load the driver as a
|
|
|
|
module at boot time, place the following line in
|
2005-07-19 00:26:30 +00:00
|
|
|
.Xr loader.conf 5 :
|
|
|
|
.Bd -literal -offset indent
|
|
|
|
if_txp_load="YES"
|
|
|
|
.Ed
|
Deprecate a number of less used 10 and 10/100 Ethernet devices.
The current deprecated list is: ae, bm, cs, de, dme, ed, ep, ex, fe,
pcn, sf, sn, tl, tx, txp, vx, wb, xe
The list as refined as part of FCP-0101. Per the FCP, devices may be
removed from the deprecation list if enough users are found or they are
converted to iflib.
FCP: https://github.com/freebsd/fcp/blob/master/fcp-0101.md
2018-10-25 04:10:41 +00:00
|
|
|
.Sh DEPRECATION NOTICE
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver is not present in
|
|
|
|
.Fx 13.0
|
|
|
|
and later.
|
|
|
|
See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
|
|
|
|
information.
|
2001-07-23 20:44:54 +00:00
|
|
|
.Sh DESCRIPTION
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
interface provides access to the 10Mb/s and 100Mb/s Ethernet networks via the
|
|
|
|
.Tn 3Com
|
|
|
|
.Tn Typhoon/Sidewinder
|
|
|
|
chipset.
|
|
|
|
.Pp
|
|
|
|
Basic Ethernet functions are provided as well as support for
|
|
|
|
.Xr vlan 4
|
|
|
|
tag removal and insertion assistance, receive
|
|
|
|
.Xr ip 4 ,
|
|
|
|
.Xr tcp 4 ,
|
|
|
|
and
|
|
|
|
.Xr udp 4
|
|
|
|
checksum offloading,
|
|
|
|
and
|
|
|
|
transmit
|
|
|
|
.Xr ip 4
|
|
|
|
checksum offloading.
|
|
|
|
There is currently no support for
|
|
|
|
transmit
|
|
|
|
.Xr tcp 4
|
|
|
|
or
|
|
|
|
.Xr udp 4
|
|
|
|
checksum offloading,
|
|
|
|
.Xr tcp 4
|
|
|
|
segmentation, nor
|
|
|
|
.Xr ipsec 4
|
|
|
|
acceleration.
|
|
|
|
.Pp
|
|
|
|
When a
|
|
|
|
.Nm
|
|
|
|
interface is brought up, by default, it will attempt to auto-negotiate the
|
2001-08-08 10:16:02 +00:00
|
|
|
link speed and duplex mode.
|
|
|
|
The speeds, in order of attempt, are:
|
2001-07-23 20:44:54 +00:00
|
|
|
100Mb/s Full Duplex, 100Mb/s Half Duplex, 10 Mb/s Full Duplex, and
|
|
|
|
10 Mb/s Half Duplex.
|
|
|
|
.Pp
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
supports several media types, which are selected via the
|
|
|
|
.Xr ifconfig 8
|
|
|
|
command.
|
|
|
|
The supported media types are:
|
2001-08-08 10:16:02 +00:00
|
|
|
.Bl -tag -width indent
|
|
|
|
.It Cm media autoselect
|
2001-07-23 20:44:54 +00:00
|
|
|
Attempt to autoselect the media type (default)
|
2001-08-08 10:16:02 +00:00
|
|
|
.It Cm media 100baseTX mediaopt full-duplex
|
2001-07-23 20:44:54 +00:00
|
|
|
Use 100baseTX, full duplex
|
2001-08-17 12:26:00 +00:00
|
|
|
.It Cm media 100baseTX Op Cm mediaopt half-duplex
|
2001-07-23 20:44:54 +00:00
|
|
|
Use 100baseTX, half duplex
|
2001-08-08 10:16:02 +00:00
|
|
|
.It Cm media 10baseT mediaopt full-duplex
|
2001-07-23 20:44:54 +00:00
|
|
|
Use 10baseT, full duplex
|
2001-08-08 10:16:02 +00:00
|
|
|
.It Cm media 10baseT Op Cm mediaopt half-duplex
|
2001-07-23 20:44:54 +00:00
|
|
|
Use 10baseT, half duplex
|
|
|
|
.El
|
2004-07-04 14:17:41 +00:00
|
|
|
.Sh HARDWARE
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver supports the following cards:
|
|
|
|
.Pp
|
|
|
|
.Bl -bullet -offset indent -compact
|
|
|
|
.It
|
|
|
|
3Com 3CR990-TX-95
|
|
|
|
.It
|
|
|
|
3Com 3CR990-TX-97
|
|
|
|
.It
|
|
|
|
3Com 3cR990B-TXM
|
|
|
|
.It
|
|
|
|
3Com 3CR990SVR95
|
|
|
|
.It
|
|
|
|
3Com 3CR990SVR97
|
|
|
|
.It
|
|
|
|
3Com 3cR990B-SRV
|
|
|
|
.El
|
2001-07-23 20:44:54 +00:00
|
|
|
.Sh SEE ALSO
|
2009-03-12 01:27:15 +00:00
|
|
|
.Xr altq 4 ,
|
2001-07-23 20:44:54 +00:00
|
|
|
.Xr arp 4 ,
|
|
|
|
.Xr inet 4 ,
|
|
|
|
.Xr intro 4 ,
|
|
|
|
.Xr ip 4 ,
|
2003-02-15 17:12:53 +00:00
|
|
|
.Xr miibus 4 ,
|
2001-07-23 20:44:54 +00:00
|
|
|
.Xr tcp 4 ,
|
|
|
|
.Xr udp 4 ,
|
|
|
|
.Xr vlan 4 ,
|
|
|
|
.Xr ifconfig 8
|
|
|
|
.Sh HISTORY
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver first appeared in
|
|
|
|
.Ox 2.9 .
|