summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ti.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/ti.4')
-rw-r--r--share/man/man4/ti.415
1 files changed, 14 insertions, 1 deletions
diff --git a/share/man/man4/ti.4 b/share/man/man4/ti.4
index d714361..915d16f 100644
--- a/share/man/man4/ti.4
+++ b/share/man/man4/ti.4
@@ -30,16 +30,29 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 6, 2004
+.Dd July 16, 2005
.Dt TI 4
.Os
.Sh NAME
.Nm ti
.Nd "Alteon Networks Tigon I and Tigon II Gigabit Ethernet driver"
.Sh SYNOPSIS
+To compile support for the
+.Nm
+driver into your kernel, place the following lines in your kernel configuration file:
+.Bd -ragged -offset indent
.Cd "device ti"
.Cd "options TI_PRIVATE_JUMBOS"
.Cd "options TI_JUMBO_HDRSPLIT"
+.Ed
+.Pp
+Alternatively, to load the
+.Nm
+driver at boot time, place the following line in
+.Xr loader.conf 5 :
+.Bd -literal -offset indent
+if_ti_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud