From owner-freebsd-wireless@FreeBSD.ORG Sat May 12 03:41:26 2012 Return-Path: Delivered-To: wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1CE0106566B; Sat, 12 May 2012 03:41:26 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id A998A8FC17; Sat, 12 May 2012 03:41:26 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q4C3fPMs025607; Fri, 11 May 2012 21:41:25 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q4C3fPK0025604; Fri, 11 May 2012 21:41:25 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 11 May 2012 21:41:25 -0600 (MDT) From: Warren Block To: Bernhard Schmidt In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/Mixed; BOUNDARY=bcaec554073623eb2c04bfb1cb38 Content-ID: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Fri, 11 May 2012 21:41:26 -0600 (MDT) Cc: wireless@freebsd.org Subject: Re: Realtek RTL8187B no longer working on 9-stable X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2012 03:41:27 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --bcaec554073623eb2c04bfb1cb38 Content-Type: TEXT/PLAIN; CHARSET=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT Content-ID: On Thu, 10 May 2012, Bernhard Schmidt wrote: > On Thu, May 10, 2012 at 4:38 AM, Warren Block wrote: >> The Realtek RTL8187B used to work with 8-stable and pre-release 9. >> It doesn't work with 9-stable any more, wpa_supplicant hangs and lags and >> never associates.  It does manage to scan and list access points. >> >> This is with 9.0-STABLE FreeBSD 9.0-STABLE #0 r234759, amd64. > > I have attached patch in my tree for quite some time now, not sure it > helps with what you are seeing though. > > The "hang" you are referring to is a series of quite annoying pause() calls. Thanks! It applied cleanly but did not seem to affect the problem. --bcaec554073623eb2c04bfb1cb38--