From owner-freebsd-mobile Sun Dec 22 22:11:50 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B53C837B401 for ; Sun, 22 Dec 2002 22:11:48 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 126E843EDE for ; Sun, 22 Dec 2002 22:11:48 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id gBN6BjuB073345; Sun, 22 Dec 2002 23:11:46 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 22 Dec 2002 23:10:49 -0700 (MST) Message-Id: <20021222.231049.19257623.imp@bsdimp.com> To: avg@icyb.net.ua Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: prism2.5 and ibss From: "M. Warner Losh" In-Reply-To: <20021222021030.S5834-100000@edge.foundation.invalid> References: <20021222021030.S5834-100000@edge.foundation.invalid> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <20021222021030.S5834-100000@edge.foundation.invalid> Andriy Gapon writes: : Reading archives, docs and looking through the code I've got completely : confused as to which port type should be used with prism2.5 (or WMP11 in : particular) for ibss mode - 0 or 4 ? : Or in other words, should I do : wicontrol -p 0 [-c 1] : or : ifconfig wi0 mediop ibss[-create] ? : as the latter seems to set port type to 4. ifconfig wi0 meidaop ibss is what you want to use. wicontrol -p may or may not do the right thing now or in the future. the mediaopt does the right thing for the version of the card you have. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message