Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2013 13:57:03 +0200
From:      "Cedric GROSS" <cg@cgross.info>
To:        <freebsd-wireless@freebsd.org>
Subject:   [iwn]Doc patch
Message-ID:  <001501ce892e$15b97660$412c6320$@info>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0016_01CE893E.D9424660
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hello,

 

Here is  doc patch for latest commit done by adrian on iwn.

 

 

Cedric


------=_NextPart_000_0016_01CE893E.D9424660
Content-Type: application/octet-stream;
	name="doc.patch"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="doc.patch"

Index: share/man/man4/iwn.4=0A=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A=
--- share/man/man4/iwn.4	(revision 253647)=0A=
+++ share/man/man4/iwn.4	(working copy)=0A=
@@ -111,6 +111,22 @@=0A=
 This driver requires the firmware built with the=0A=
 .Nm iwnfw=0A=
 module to work.=0A=
+.Sh SYSCTL VARIABLES=0A=
+.Bl -tag -width indent=0A=
+.It Va dev.iwn.%d.debug=0A=
+Define verbosity level for debugging information after boot and =
attachement.=0A=
+.Sh LOADER TUNABLES=0A=
+Tunables can be set at the=0A=
+.Xr loader 8=0A=
+prompt before booting the kernel or stored in=0A=
+.Pa /boot/loader.conf .=0A=
+This tunable also have a =0A=
+.Xr sysctl 8=0A=
+entry for access after boot.=0A=
+.Bl -tag -width indent=0A=
+.It Va hint.iwn.%d.debug=0A=
+Define verbosity level for debugging information during boot process. =
%d is=0A=
+the unit number(typically 0). Default value is 0 (disabled).=0A=
 .Sh EXAMPLES=0A=
 Join an existing BSS network (i.e., connect to an access point):=0A=
 .Bd -literal -offset indent=0A=
Index: sys/amd64/conf/NOTES=0A=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A=
--- sys/amd64/conf/NOTES	(revision 253647)=0A=
+++ sys/amd64/conf/NOTES	(working copy)=0A=
@@ -305,6 +305,7 @@=0A=
 device		ipw=0A=
 device		iwi=0A=
 device		iwn=0A=
+#hint.iwn.0.debug=3D"0xFFFFFFFF"  # Level for early debug feature for =
iwn=0A=
 device		mwl=0A=
 device		nfe=0A=
 device		nve=0A=
Index: sys/i386/conf/NOTES=0A=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A=
--- sys/i386/conf/NOTES	(revision 253647)=0A=
+++ sys/i386/conf/NOTES	(working copy)=0A=
@@ -599,6 +599,7 @@=0A=
 device		ipw=0A=
 device		iwi=0A=
 device		iwn=0A=
+#hint.iwn.0.debug=3D"0xFFFFFFFF"	# Level for early debug feature for iwn=0A=
 # Hint for the i386-only ISA front-end of le(4).=0A=
 hint.le.0.at=3D"isa"=0A=
 hint.le.0.port=3D"0x280"=0A=

------=_NextPart_000_0016_01CE893E.D9424660--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501ce892e$15b97660$412c6320$>