From owner-freebsd-wireless@FreeBSD.ORG Fri May 17 14:32:19 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id ABF31B77 for ; Fri, 17 May 2013 14:32:19 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) by mx1.freebsd.org (Postfix) with ESMTP id 4915EFC3 for ; Fri, 17 May 2013 14:32:19 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id y10so613730wgg.0 for ; Fri, 17 May 2013 07:32:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=b2uXOhxY+E923Vjjpat7IIPAHtmi2oYbetYFUWKygTk=; b=m6aDUfKhTFjEiLpaiUnSmqe30KC8rDOcpG5ehcrJzPgGQ+9SK/4yNjZAhIBvmfbJF2 +jsLwSIrj7wELJuX08qU25HRREW4MDhnhBV9NOwA0D0mAh1B4CnaWwU6kBOxrP6dUTOJ cMx1Ui48NQYshrViomcgMNqSt4zmBpTZcufKfSWivvhw628+yoSHp6ooAX8d9D0YzRWM r3mWdHEWLnMBFXiqx823Y7ufGQ5vI+gaIPeyGYhGHGmrSy/1Ag5Xx8YKcd1fesp8Z01c leJhZzS7XETCeybFdqnIVDUXL9rgi3A+xPf2WHn8nfB2hcP5av/dIv321BiaAbZLay17 x1Ag== MIME-Version: 1.0 X-Received: by 10.180.72.230 with SMTP id g6mr378177wiv.8.1368801138463; Fri, 17 May 2013 07:32:18 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.58.138 with HTTP; Fri, 17 May 2013 07:32:18 -0700 (PDT) In-Reply-To: References: Date: Fri, 17 May 2013 07:32:18 -0700 X-Google-Sender-Auth: EmrrJR3HUgmvdKlu1b7TDn32YCA Message-ID: Subject: Re: Q: support for Broadcom BCM4312 802.11b/g Wireless From: Adrian Chadd To: vilibald wanca Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 17 May 2013 14:32:19 -0000 On 17 May 2013 01:31, vilibald wanca wrote: > I'm struggling with the same chip, NDIS works for me so far. So if there is > any effort to make it work with if_bwn I'm happy to help, testing/debugging > etc. I'm not really familiar with wifi standards though. Thanks for your offer. But what we really need is a maintainer who isn't afraid to hack on code. :-( adrian