summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2010-10-08 20:58:05 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2010-10-08 20:58:05 +0000
commitc5a494ca542c454da66eacf38530ae704cc6f9d3 (patch)
tree20581d1b528d4c4a46baa55bb2e05cf1b4108252 /share/man/man4
parentdc4025eeb30c1ee93bc067416dbad21dcac0ad67 (diff)
Notes
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/sis.419
1 files changed, 18 insertions, 1 deletions
diff --git a/share/man/man4/sis.4 b/share/man/man4/sis.4
index a9129412b145..c2e9409641f1 100644
--- a/share/man/man4/sis.4
+++ b/share/man/man4/sis.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 28, 2006
+.Dd September 2, 2010
.Dt SIS 4
.Os
.Sh NAME
@@ -145,6 +145,22 @@ SiS 630, 635, and 735 motherboard chipsets
.It
Soekris Engineering net45xx, net48xx, lan1621, and lan1641
.El
+.Sh SYSCTL VARIABLES
+The following variable is available as both
+.Xr sysctl 8
+variable and
+.Xr loader 8
+tunable:
+.Bl -tag -width indent
+.It Va dev.sis.%unit.manual_pad
+This variable controls how to pad short frames for DP83815/DP83816
+controllers on the specified device.
+DP83815/DP83816 controllers are known to pad 0xFF for short frames
+which is violation of RFC 1042.
+Set this variable to a non-zero value to let driver manually pad
+each short frame with zeros at the cost of extra CPU cycles.
+The default value is 0 to let hardware perform automatic padding.
+.El
.Sh DIAGNOSTICS
.Bl -diag
.It "sis%d: couldn't map ports/memory"
@@ -190,6 +206,7 @@ the card should be configured correctly.
.Xr netintro 4 ,
.Xr ng_ether 4 ,
.Xr polling 4 ,
+.Xr vlan 4 ,
.Xr ifconfig 8
.Rs
.%T SiS 900 and SiS 7016 datasheets