From owner-freebsd-current@FreeBSD.ORG Fri Jul 17 10:56:59 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 259C4106566B; Fri, 17 Jul 2009 10:56:59 +0000 (UTC) (envelope-from sweetnavelorange@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.228]) by mx1.freebsd.org (Postfix) with ESMTP id E8C4F8FC0C; Fri, 17 Jul 2009 10:56:58 +0000 (UTC) (envelope-from sweetnavelorange@gmail.com) Received: by rv-out-0506.google.com with SMTP id f9so199060rvb.43 for ; Fri, 17 Jul 2009 03:56:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=7ApokEWCM0+2x+xGd6mX+BAIpcy0/Q+vOrK7/+tN8qA=; b=Y9PRkFAMF8DK/KrisL+WfaaRmtPGJ99TSYM+PF+H/aa3sdhUNDukLeYiMoELVaOTKp QUhoxL96TRIM9Om60piPOWNoAgZ4BQVxNmTRlecpzqLA96BVPsdtlfqf5NPyX6D37vQ3 C2RZNIUu2K2uw3ps21h0AA2w0xsVtZuaTZfzI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=m365d8fseMciES4GWUfHi1rSOkN9LVvcX+HpXwjWVABlYR+QEws7UUkNS8dj32nY7E MsERrxGdEkWnLZo+hL3PbYEACIqoG7u1ODuSFSOnqaoU4Y25rLCNUxtuK0IqHERmuVvB 9FxM8ZbQcOhdBqXqG1IM4n4b9sOECEM2ONwd8= MIME-Version: 1.0 Received: by 10.140.247.11 with SMTP id u11mr627504rvh.69.1247826765650; Fri, 17 Jul 2009 03:32:45 -0700 (PDT) Date: Fri, 17 Jul 2009 22:32:44 +1200 Message-ID: From: James Butler To: current@freebsd.org, sam@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: ipw in 8.0-BETA1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2009 10:56:59 -0000 Greetings Are ipw devices expected to work in 8.0-BETA1? Mine apparently doesn't. I have updated my rc.conf according to the instructions in UPDATING relating to wlans; the wlan0 interface is created, but wpa_supplicant doesn't associate. I ask after seeing this snippet from the list back in March: > Unfortunately the vap conversion of the ipw driver never was completed > (it's the only driver in the tree that is known to be totally broken). It's on > my todo list for 8.0 but would happily defer to someone else :). If the answer is yes, then I'll try a little harder. Thanks, -James