From owner-freebsd-mobile@FreeBSD.ORG Fri Nov 2 00:19:56 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1A1316A41A for ; Fri, 2 Nov 2007 00:19:56 +0000 (UTC) (envelope-from Benjamin.Close@clearchain.com) Received: from ipmail01.adl2.internode.on.net (ipmail01.adl2.internode.on.net [203.16.214.140]) by mx1.freebsd.org (Postfix) with ESMTP id 09CA113C4A3 for ; Fri, 2 Nov 2007 00:19:55 +0000 (UTC) (envelope-from Benjamin.Close@clearchain.com) X-IronPort-AV: E=Sophos;i="4.21,360,1188743400"; d="scan'208";a="223987938" Received: from ppp121-45-121-213.lns11.adl6.internode.on.net (HELO mail.clearchain.com) ([121.45.121.213]) by ipmail01.adl2.internode.on.net with ESMTP; 02 Nov 2007 10:23:53 +1030 Received: from wolf.clearchain.com (wcl.ml.unisa.edu.au [130.220.166.5]) (authenticated bits=0) by mail.clearchain.com (8.13.8/8.13.8) with ESMTP id lA1NriY2099916 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 2 Nov 2007 10:23:50 +1030 (CST) (envelope-from Benjamin.Close@clearchain.com) Message-ID: <472A6708.9030109@clearchain.com> Date: Fri, 02 Nov 2007 10:23:44 +1030 From: Benjamin Close User-Agent: Thunderbird 2.0.0.0 (X11/20070615) MIME-Version: 1.0 To: freebsd-current Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on pegasus.clearchain.com X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (mail.clearchain.com [192.168.154.1]); Fri, 02 Nov 2007 10:23:50 +1030 (CST) Cc: freebsd-drivers@freebsd.org, freebsd-mobile@freebsd.org Subject: [RFT] Intel 3945abg wireless driver (wpi) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2007 00:19:57 -0000 Howdy All, I'm pleased to announce the first 'official' experimental version of the wpi wireless driver and hence require your help in making it become stable. Expect a few things not to work (ie bg scanning, setting txpower) but in general the driver should be usable in station mode (hostap is not yet supported). If you've got an Intel 3945abg wireless card, grab the tarball at: http://people.freebsd.org/~benjsc/downloads/wpi/20071102-freebsd-wpi.tar.gz Untar and follow the instructions in the README. If you want more info about the driver, or to checkout the FAQ checkout: http://www.clearchain.com/wiki/Wpi I'm interested in all reports related to panics, things not working as expected, etc. The driver still has debug enabled so expect a few messages to be dumped to the screen whilst in use. Finally, many thanks to all those that have been helping debug the driver along the way. Cheers, Benjamin