Return-path: Received: from bu3sch.de ([62.75.166.246]:34147 "EHLO vs166246.vserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933997AbZIDU6M (ORCPT ); Fri, 4 Sep 2009 16:58:12 -0400 From: Michael Buesch To: John Linville Subject: [PATCH 0/5] b43: Prepare driver for sleeping busses Date: Fri, 4 Sep 2009 22:47:37 +0200 Cc: Broadcom Wireless , "linux-wireless" , Albert Herranz MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200909042247.37655.mb@bu3sch.de> Sender: linux-wireless-owner@vger.kernel.org List-ID: This patchset is the first series to remove atomic sections from the b43 driver to allow running b43 on a slow bus like SDIO that needs to sleep for register accesses. -- Greetings, Michael.