From owner-freebsd-net@FreeBSD.ORG Mon Oct 19 17:12:05 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 8B36D106566C for ; Mon, 19 Oct 2009 17:12:05 +0000 (UTC) (envelope-from alireza.torabi@gmail.com) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id EC9D18FC08 for ; Mon, 19 Oct 2009 17:12:04 +0000 (UTC) Received: by ewy5 with SMTP id 5so1141929ewy.36 for ; Mon, 19 Oct 2009 10:12:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=Qd9+OmRL9TY5nooG+jCodLjLR4tauvk1rzpfkQuFA9o=; b=Y45if+JXfi2R4PTjkXZIb1q6nEyl5lQMVLruJl/Gs3VmpvAVWxyllBrYmiTyVlRVKG USO9y9EoIS0eCDc4boDE9CS0uA44t1ll/qutk4z9N54fDzvpKkjVoICxYU1CKok5/Yzp wRv+ytAAJCRrjwJ/3h+lEC0jkEycQ1Pq+sXY0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=fJuM6GOCQD0dB/u2BnHD/O4ScWWMPHnRkxCXv/X7qRuHQujLm/PjWsb0eustNUkf87 cSUDAL50DgvwLb5Sbn6mEye6McZd/97FuLT2cnULGpMOjFV1PZGFD4oXAUQWyfbXPEPC fI3nDMHGqpfYM21FPnHrTsf0U0SLW6TVL8bUg= MIME-Version: 1.0 Received: by 10.216.90.135 with SMTP id e7mr1983500wef.34.1255972322342; Mon, 19 Oct 2009 10:12:02 -0700 (PDT) In-Reply-To: <200910181627.38060.bschmidt@techwires.net> References: <20091009170839.142800@gmx.net> <179b97fb0910142019u455995a4s2cdcf8ba744d98bf@mail.gmail.com> <200910150815.58174.bschmidt@techwires.net> <200910181627.38060.bschmidt@techwires.net> Date: Mon, 19 Oct 2009 18:12:02 +0100 Message-ID: From: Alireza Torabi To: Bernhard Schmidt Content-Type: text/plain; charset=ISO-8859-1 Cc: Brandon Gooch , freebsd-net@freebsd.org, Vassilis Laganakos , Lutz Bichler , Lawrence Stewart 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: Mon, 19 Oct 2009 17:12:05 -0000 Many thanks for your work on this. When do you think you'll have the ecryption support for iwn? (so cheeky of me I know!) Alireza On 10/18/09, Bernhard Schmidt wrote: > On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: >> .. anyways, I'll post updates on sunday. > > Here we go. > > http://techwires.net/~bschmidt/patches/freebsd/iwn/ > > Testers/feedback welcome! > > Code is pretty stable although there are still a few open issues. Nothing > major I should be able to figure them out. > > * I did only tests with a 5100 card, other might not yet work.. I will do > tests wie 5300 and 4965 cards later this week. > * 11N has not been tested at all. > * Deauth/disconnect frames are not handled correctly, those yield firmware > errors. The remote side might therefore not be able to clean up correctly, > whichs lead to no answers to probe requests on new scans. > * Encryption of any kind does not yet work. > * Monitor mode/radiotap does not yet work. > * IBSS mode has not been tested. > * iwnfw module is locked somehow on kldunload. > * RF kill switch might not work correctly. > * Manpage needs an update. :) > * Suspend/resume is broken. > > -- > Bernhard > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >