From owner-freebsd-current@FreeBSD.ORG Mon Oct 20 03:15:49 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAA0116A4B3 for ; Mon, 20 Oct 2003 03:15:49 -0700 (PDT) Received: from s1.vhost.cz (s1.vhost.cz [195.39.16.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55A1D43F75 for ; Mon, 20 Oct 2003 03:15:48 -0700 (PDT) (envelope-from konfer@mikulas.com) Received: (qmail 72392 invoked by uid 89); 20 Oct 2003 12:15:46 +0200 Received: from unknown (HELO mikulas.com) (jiri@mikulas.com@195.122.204.153) by s1.vhost.cz with AES256-SHA encrypted SMTP; 20 Oct 2003 12:15:46 +0200 Message-ID: <3F93B5C6.2090205@mikulas.com> Date: Mon, 20 Oct 2003 12:15:34 +0200 From: Jiri Mikulas User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; cs-CZ; rv:1.4) Gecko/20030710 X-Accept-Language: cs MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <3F93A4D7.000001.10220@file1> In-Reply-To: <3F93A4D7.000001.10220@file1> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 802.11g PCMCIA card mode X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 10:15:50 -0000 Hi ~~~cut~~~ ----- Original Message ----- From: "Sam Leffler" To: Sent: Saturday, October 18, 2003 11:02 AM Subject: Fwd: cvs commit: src/sys/net80211 ieee80211_output.c ieee80211_var.h >> This fixes adhoc mode for wi devices. Adhoc mode is still not working >> correctly for ath devices. No eta on fixing it. >> >> Sam > > ~~~cut~~~ wintran@email.cz napsal(a): >Hi, >I have Proxim Orinoco 802.11b/g card, Atheros 5212. I need set ad-hoc mode >(ifconfig ath0 mode 11g mediaopt adhoc), but it doesn't work. Is it supported this mode? > >Tin > >