From owner-freebsd-current@FreeBSD.ORG Thu Dec 18 00:09:20 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 3634C16A4CE for ; Thu, 18 Dec 2003 00:09:20 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B48443D39 for ; Thu, 18 Dec 2003 00:09:15 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.10/8.12.10) with ESMTP id hBI86ftx066002; Thu, 18 Dec 2003 09:06:41 +0100 (CET) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.10/8.12.10/Submit) id hBI86f6s066001; Thu, 18 Dec 2003 09:06:41 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200312180806.hBI86f6s066001@spider.deepcore.dk> In-Reply-To: <00d101c3c4e0$fa103370$d31410ac@marcos1> To: marcos Date: Thu, 18 Dec 2003 09:06:41 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 cc: freebsd-current@FreeBSD.ORG Subject: Re: Ath0 adhoc Dosen't Work 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: Thu, 18 Dec 2003 08:09:20 -0000 It seems marcos wrote: > Hi there, > I have running the last current version of 5.1 and the last Atheros driver, I can make work the cards on Hostap, mode 11a, 11b, 11g, etc.. but I have no connection at all on adhoc, in any mode. > someone knows is this a problem with the driver or is a special setup to make it work on adhoc mode to build a p2p connection? > some times when I run "wicontrol -i ath0 -l" I can see the other station connected but is only for a sec. and gone again, same thing with both ends > > my settings are: > ifconfig ath0 172.16.20.3 netmask 255.255.255.0 ssid atheros media autoselect mode 11b mediaopt adhoc I see the same problems with lucent/atmel based wireless, I belive it is a problem in our 80211 code... -Søren Yes I know it works under windows!!