summaryrefslogtreecommitdiffstats
path: root/share/man/man4/sis.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/sis.4')
-rw-r--r--share/man/man4/sis.415
1 files changed, 14 insertions, 1 deletions
diff --git a/share/man/man4/sis.4 b/share/man/man4/sis.4
index 3bbf126..2f75e23 100644
--- a/share/man/man4/sis.4
+++ b/share/man/man4/sis.4
@@ -30,15 +30,28 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 24, 2004
+.Dd July 16, 2005
.Dt SIS 4
.Os
.Sh NAME
.Nm sis
.Nd "SiS 900, SiS 7016 and NS DP83815 Fast Ethernet device 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 miibus"
.Cd "device sis"
+.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_sis_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud