From owner-freebsd-net@FreeBSD.ORG Wed Oct 14 23:33:51 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2636B106566B; Wed, 14 Oct 2009 23:33:51 +0000 (UTC) (envelope-from daniel@roe.ch) Received: from calvin.ustdmz.roe.ch (calvin.ustdmz.roe.ch [IPv6:2001:41e0:ff17:face::26]) by mx1.freebsd.org (Postfix) with ESMTP id 88D2D8FC1B; Wed, 14 Oct 2009 23:33:50 +0000 (UTC) Received: from roe (ssh-from [2001:41e0:ff17:babe::101]) by calvin.ustdmz.roe.ch (envelope-from ) with LOCAL id 1MyDLo-000HQL-WF ; Thu, 15 Oct 2009 01:33:49 +0200 Date: Thu, 15 Oct 2009 01:33:48 +0200 From: Daniel Roethlisberger To: freebsd-net@freebsd.org Message-ID: <20091014233348.GA66756@calvin.ustdmz.roe.ch> Mail-Followup-To: freebsd-net@freebsd.org, Lawrence Stewart , Bernhard Schmidt , Lutz Bichler , Vassilis Laganakos , Brandon Gooch References: <20091009170839.142800@gmx.net> <200910092003.57367.bschmidt@techwires.net> <4AD632D8.1070402@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AD632D8.1070402@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: Brandon Gooch , Lawrence Stewart , Vassilis Laganakos , Lutz Bichler , Bernhard Schmidt Subject: Re: Intel WiFi 5100/5300 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2009 23:33:51 -0000 Lawrence Stewart 2009-10-14: > Bernhard Schmidt wrote: > > On Friday 09 October 2009 19:08:39 Lutz Bichler wrote: > > > does anybody know what happened to the attempts to support > > > Intel WiFi 5100/5300 interfaces in the iwn-driver? Are any > > > patches available which could be used to start working on > > > support for these interfaces? > > > > I'm curious too, as I'm playing with idea to start porting > > the latest changes to if_iwn from OpenBSD. Already started > > with adding the 5000 series firmware to iwnfw... > > Most recent effort to port Intel 5100 support that I'm aware of > was done by Daniel Roethlisberger (cc'd). He has the work > kicking around in a private svn repo. No idea what state it's > in though. I haven't had a chance to work on this for some time. A bunch of other folks are interested and/or working on it. I've added two of the most recently active ones to the Cc: list. The code in my svn repo [1] is not up to date with all the 802.11 changes in -current. Status is still that scanning works, but associating (tx actually) fails with a firmware exception. Brandon has made some progress on why this is happening, but no real fix yet I think. [1] https://svn.roe.ch/iwn/trunk -- Daniel Roethlisberger http://daniel.roe.ch/