From owner-freebsd-net@FreeBSD.ORG Sun Oct 18 16:47:06 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 7F0F5106568D; Sun, 18 Oct 2009 16:47:06 +0000 (UTC) (envelope-from pawel.worach@gmail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id D6B608FC12; Sun, 18 Oct 2009 16:47:05 +0000 (UTC) Received: by ewy18 with SMTP id 18so3191925ewy.43 for ; Sun, 18 Oct 2009 09:47:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=SmfCE1COAVdgUr8ytXLnYgrnIaBXwhGnMj9dLhYbQ3c=; b=MWDib723EpczYtK/JOUYUdKHC/ArMnWMam8mITheWrXWZCQCJPbfwdxZkkI52ZjvT7 lTZy/8pRbJYTOPQY6vXHQ1cpM8RNii8HPCG/YT7a2B8+eEHuFWujrQZYfNMbbMfoa/b0 +S0UCrhQsyhFaJ1/Qlg5PSZeZDYkkAxIWVtmM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=sf37wjWCJQVbFFMCISy8O66CrZbsZ6Bxjnwgrl25WdFM6RcvaVTYBkh+02hJtJ8BtR +sOTEoQ+nTR8QWBVmfAAwroj1+ogss8IQgjr+aejJyrzUOOxuSyacJK4Br4VX7jMNvDy LtjMA9VJb84Et87xpjm+0KpMFK0XCiLpWfrS8= Received: by 10.210.4.5 with SMTP id 5mr4392677ebd.23.1255882648405; Sun, 18 Oct 2009 09:17:28 -0700 (PDT) Received: from ?10.0.1.192? (c80-216-184-145.bredband.comhem.se [80.216.184.145]) by mx.google.com with ESMTPS id 10sm7273534eyz.27.2009.10.18.09.17.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 18 Oct 2009 09:17:26 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes From: Pawel Worach In-Reply-To: <200910181627.38060.bschmidt@techwires.net> Date: Sun, 18 Oct 2009 18:17:25 +0200 Content-Transfer-Encoding: 7bit Message-Id: <424927D3-F758-4C5D-BD29-D06781C5F9B1@gmail.com> References: <20091009170839.142800@gmx.net> <179b97fb0910142019u455995a4s2cdcf8ba744d98bf@mail.gmail.com> <200910150815.58174.bschmidt@techwires.net> <200910181627.38060.bschmidt@techwires.net> To: Bernhard Schmidt X-Mailer: Apple Mail (2.1076) 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: Sun, 18 Oct 2009 16:47:06 -0000 On Oct 18, 2009, at 16:27, 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. > Works here for an open network (FreeBSD 8.0-RC1), thanks for working on this! iwn0: mem 0xf4300000-0xf4301fff irq 17 at device 0.0 on pci3 iwn0: MIMO 3T3R, MoW, address 00:16:ea:e3:e2:82 iwn0: [ITHREAD] iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps iwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11na MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps iwn0: 11ng MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps wlan0: Ethernet address: 00:16:ea:e3:e2:82 wlan0: link state changed to UP iwn0: need multicast update callback iwn0: need multicast update callback iwn0: need multicast update callback wlan0: flags=8843 metric 0 mtu 1500 ether 00:16:ea:e3:e2:82 inet 10.0.1.17 netmask 0xffffff00 broadcast 10.0.1.255 media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g status: associated ssid "xxx" channel 11 (2462 Mhz 11g) bssid 00:xx:xx:xx:xx:xx country US authmode OPEN privacy OFF txpower 15 bmiss 10 scanvalid 60 protmode CTS wme roaming MANUAL -- Pawel > -- > 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" >