From owner-cvs-all Mon May 27 6:39: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6902937B408; Mon, 27 May 2002 06:39:01 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4RDd1829254; Mon, 27 May 2002 06:39:01 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200205271339.g4RDd1829254@freefall.freebsd.org> From: David Malone Date: Mon, 27 May 2002 06:39:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/wicontrol wicontrol.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/05/27 06:39:01 PDT Modified files: usr.sbin/wicontrol wicontrol.8 Log: As far as I can tell, the maximum packet size for 802.11b is 2346, which means that the valid range for the RTS threshold is 0-2347. The default is definitely 2347. Revision Changes Path 1.28 +2 -2 src/usr.sbin/wicontrol/wicontrol.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message