From owner-freebsd-net@FreeBSD.ORG Fri Oct 23 22:08:27 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 B8A281065670 for ; Fri, 23 Oct 2009 22:08:27 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 479028FC22 for ; Fri, 23 Oct 2009 22:08:27 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 9so279220eyd.3 for ; Fri, 23 Oct 2009 15:08:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:references:in-reply-to :mime-version:content-type:message-id:content-transfer-encoding:cc :from:subject:date:to:x-mailer; bh=+Icw1l0jvme9wcz+CKom0ApPWDkzMs2TjUMN8uBrno8=; b=dAhzYY4AvGJDO4zZ2GK5VgOgzEFl7gvlJFbeKD7oyB4uGlAoIzT9QKPWCT3ewI26tg mJj3hxj3ELr/Day/KoNc3Ih0lda1lM5B5//KIIFoyZM4wqWx5J54JMCoPdxMMez6f4cX 1etQkqXoc2dJUBTOcJKNzmW0DhiGa5SdKiAiU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-type:message-id :content-transfer-encoding:cc:from:subject:date:to:x-mailer; b=V2Acrv7KxEyNy/8gTIHxhQF2c9+7pZj1J3XE5g9bXe4j4PAJXPKwbpS8g0YVsL9bVB gM2Kk9iZcdrHNs2yOvFLkTfuZ2iCldpjEyVIAscLEDfXBNGqIOGrrCAOfZ2AwpyOuLl2 8c7RNpelCv+Hv3ZGGAtt/ZdB4IH2uejygUC1s= Received: by 10.211.173.17 with SMTP id a17mr74165ebp.77.1256335706289; Fri, 23 Oct 2009 15:08:26 -0700 (PDT) Received: from rui-macbook.lan (bl11-0-248.dsl.telepac.pt [85.244.0.248]) by mx.google.com with ESMTPS id 7sm7003997eyg.25.2009.10.23.15.08.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 23 Oct 2009 15:08:25 -0700 (PDT) References: <20091009170839.142800@gmx.net> <200910150815.58174.bschmidt@techwires.net> <200910181627.38060.bschmidt@techwires.net> <200910202247.45866.bschmidt@techwires.net> In-Reply-To: <200910202247.45866.bschmidt@techwires.net> Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Message-Id: <3F27A279-6347-456B-A9B6-7CE847DD1A49@gmail.com> Content-Transfer-Encoding: 7bit From: Rui Paulo Date: Fri, 23 Oct 2009 23:08:24 +0100 To: Bernhard Schmidt X-Mailer: Apple Mail (2.1076) Cc: freebsd-net@freebsd.org 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: Fri, 23 Oct 2009 22:08:27 -0000 On 20 Oct 2009, at 21:47, Bernhard Schmidt wrote: > On Sunday 18 October 2009 16:27:37 Bernhard Schmidt wrote: >> On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: >>> .. anyways, I'll post updates on sunday. >> >> Here we go. > > Update: > * All reported issues should now be fixed, please verify. > * WPA does work. > > Still open: > * Test reports welcome, especially with 4965, 5150, 5300 and 5350. > > At this point, if no issue come up, the driver has the same > functionality as > the in tree one. > > http://techwires.net/~bschmidt/patches/freebsd/iwn/sys/ > or > http://techwires.net/~bschmidt/patches/freebsd/iwn/iwn-20091020.tar.gz This is now committed to HEAD. Thanks! -- Rui Paulo