From owner-freebsd-wireless@FreeBSD.ORG Wed Sep 28 01:54:28 2011 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 980D8106566C; Wed, 28 Sep 2011 01:54:28 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 463328FC08; Wed, 28 Sep 2011 01:54:27 +0000 (UTC) Received: by ywp17 with SMTP id 17so7508104ywp.13 for ; Tue, 27 Sep 2011 18:54:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=WLw3OagjnYEFax4JpJ6bPVpxPiz57Bj4CGUb+jOCp80=; b=Vp6/Ma2Vgt4GuGx+eOMvsn9j9ZQUyGgsKPn0sLG6j0FbbgYUC6cXbqRaT5XHz9V+zM v/qSZj66ca26vouDdFcWurqA6h5wEKwtAwwteKEFHD5XlzQ4NAZKh5aQjJpGd5xOhV2h deeSfHxZ0UIVJ/y8dxqITDF2MhfxdV53tOCaY= MIME-Version: 1.0 Received: by 10.236.129.242 with SMTP id h78mr51945823yhi.89.1317174867457; Tue, 27 Sep 2011 18:54:27 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Tue, 27 Sep 2011 18:54:27 -0700 (PDT) In-Reply-To: References: <54FFB452-534A-46C6-950B-880EB36F61C1@gmail.com> <20110926015215.GB1702@michelle.cdnetworks.com> Date: Wed, 28 Sep 2011 09:54:27 +0800 X-Google-Sender-Auth: WCjiYwm7pf4NxxgexRGtE7JWEQ0 Message-ID: From: Adrian Chadd To: pyunyh@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org, Justin Hibbits , FreeBSD PowerPC ML Subject: Re: CFT: macio attachment for if_wi 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: Wed, 28 Sep 2011 01:54:28 -0000 .. hm, I can't really commit this to -HEAD without first testing the i386 wavelan support wouldn't be further broken. I'll see if I can dig up some wavelan hardware and a pccard -> pci interface. Adrian