From owner-freebsd-wireless@FreeBSD.ORG Mon Jun 27 17:46:08 2011 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F64A1065670 for ; Mon, 27 Jun 2011 17:46:08 +0000 (UTC) (envelope-from cyko@cykotix.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id D48BE8FC0C for ; Mon, 27 Jun 2011 17:46:07 +0000 (UTC) Received: by iwr19 with SMTP id 19so5981949iwr.13 for ; Mon, 27 Jun 2011 10:46:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.191.216 with SMTP id dn24mr1278645ibb.32.1309196767256; Mon, 27 Jun 2011 10:46:07 -0700 (PDT) Sender: cyko@cykotix.com Received: by 10.231.30.73 with HTTP; Mon, 27 Jun 2011 10:46:07 -0700 (PDT) X-Originating-IP: [205.142.197.72] In-Reply-To: <201106270914.39395.bschmidt@freebsd.org> References: <201106270914.39395.bschmidt@freebsd.org> Date: Mon, 27 Jun 2011 13:46:07 -0400 X-Google-Sender-Auth: grFz_0xScPEb7xTnXuekYS5EL9I Message-ID: From: Patrick Lahni To: bschmidt@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-wireless@freebsd.org Subject: Re: iwn and hostap X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2011 17:46:08 -0000 On Mon, Jun 27, 2011 at 3:14 AM, Bernhard Schmidt wrote: > On Sunday, June 26, 2011 22:37:36 Adrian Chadd wrote: > > On 26 June 2011 23:26, Patrick Lahni wrote: > > > Adhoc is supported. According to iwn(4): > > > > > > iwn supports station, adhoc, and monitor mode operation. > > > > > > I wasn't sure if that means, just for now? Or is hostap not planned > for > > > these cards supported by iwn? > > > > The card runs closed-source firmware which we can't get to the insides > > of. I don't know the exact details, but there may be some features > > which we can't really get to in order to support proper hostap modes. > > Afaik, the firmware has basic hostap support, the only real thing > missing are the powersafe bits. This goes also for IBSS mode, someone > has to implement proper multi-station support. It's on my todo list.. > > -- > Bernhard > FWIW, they just released a new firmware for 6000g2a over the weekend. Not sure if that contains what you're missing but just thought I'd share. http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-6000g2a-ucode-17.168.5.3.tgz Patrick