Deleted Added
full compact
tx.4 (148145) tx.4 (148220)
1.\"
2.\" Copyright (c) 1998-2001 Semen Ustimenko (semenu@FreeBSD.org)
3.\"
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:

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

18.\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 1998-2001 Semen Ustimenko (semenu@FreeBSD.org)
3.\"
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:

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

18.\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/tx.4 148145 2005-07-19 00:26:30Z trhodes $
26.\" $FreeBSD: head/share/man/man4/tx.4 148220 2005-07-21 05:02:39Z trhodes $
27.\"
28.Dd July 16, 2005
29.Dt TX 4
30.Os
31.Sh NAME
32.Nm tx
33.Nd "SMC 83c17x Fast Ethernet device driver"
34.Sh SYNOPSIS
35To compile support for the
36.Nm
27.\"
28.Dd July 16, 2005
29.Dt TX 4
30.Os
31.Sh NAME
32.Nm tx
33.Nd "SMC 83c17x Fast Ethernet device driver"
34.Sh SYNOPSIS
35To compile support for the
36.Nm
37driver into your kernel, place the following lines in your kernel configuration file:
37driver into your kernel, place the following lines in your
38kernel configuration file:
38.Bd -ragged -offset indent
39.Cd "device miibus"
40.Cd "device tx"
41.Ed
42.Pp
43Alternatively, to load the
44.Nm
45driver at boot time, place the following line in

--- 77 unchanged lines hidden ---
39.Bd -ragged -offset indent
40.Cd "device miibus"
41.Cd "device tx"
42.Ed
43.Pp
44Alternatively, to load the
45.Nm
46driver at boot time, place the following line in

--- 77 unchanged lines hidden ---