From 39ac06be39bc2d3437458d0d947516526772cffb Mon Sep 17 00:00:00 2001 From: scottl Date: Sat, 23 Sep 2006 19:04:01 +0000 Subject: Add documentation on the new bge tunable. Also put the tunable docs into a separate section. --- share/man/man4/bge.4 | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 851adba..a916723 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 15, 2005 +.Dd September 23, 2006 .Dt BGE 4 .Os .Sh NAME @@ -52,12 +52,6 @@ module at boot time, place the following line in .Bd -literal -offset indent if_bge_load="YES" .Ed -.Pp -The following tunable is settable from the loader: -.Bl -ohang -offset indent -.It Va hw.bge.fake_autoneg -set to 1 for special handling of the BCM5704 HW (default is 0). -.El .Sh DESCRIPTION The .Nm @@ -208,6 +202,20 @@ SysKonnect SK-9D21 (10/100/1000baseTX) .It SysKonnect SK-9D41 (1000baseSX) .El +.Sh LOADER TUNABLES +Tunabled can be set at the +.Xr loader 8 +prompt before booting the kernel, or stored in +.Xr loader.conf 5 . +.Bl -tag -width indent +.It Va hw.bge.fake_autoneg +Set to 1 for special handling of the BCM5704 HW. +Disabled by default. +.It Va hw.bge.allow_asf +Allow the ASF feature for cooperating with IPMI. +Can cause system lockup problems on a small number of systems. +Enabled by default. +.El .Sh DIAGNOSTICS .Bl -diag .It "bge%d: couldn't map memory" -- cgit v1.1