From owner-freebsd-questions@FreeBSD.ORG Tue Apr 10 22:21:26 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EDEF1065672 for ; Tue, 10 Apr 2012 22:21:26 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 039FD8FC14 for ; Tue, 10 Apr 2012 22:21:25 +0000 (UTC) Received: by dadz14 with SMTP id z14so1029292dad.17 for ; Tue, 10 Apr 2012 15:21:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8G+vywMt+lWNTTUNPptckzfNf39IRywcY7zsTdSxbrs=; b=Ob+09rG0HVy3Y1V2zzIKMYNi7d5Vni/klgi6A2L5nC3GTqPJonBWYEHdBCXQHivQlJ jHN2ktWKasE/sIs/YEwMLwzQrvCC/f021pUwc7ogzdBVEZIzR+GoeaHN4YiNxm7B4q51 CxOH3kLqkZn42/8cLNWUTw0aK/M7+XDr2oZ4pILjGIuDw0EwKcpoARrzT0BAD5beraaC YSmG1Is3Urds2oOITvdpAP9l6XHud4JUFOXF6lOIQWQUqvu/Z9VQKzXlcAPE+EL2jN7Y B+3OjUEjDsrUbXvEB82WykuyhUulpQ00qkWt4VtnXJAxiYHPcSGp5y/VcVuvrU5JJ35e YZaw== MIME-Version: 1.0 Received: by 10.68.195.163 with SMTP id if3mr32853341pbc.127.1334096485582; Tue, 10 Apr 2012 15:21:25 -0700 (PDT) Received: by 10.142.73.19 with HTTP; Tue, 10 Apr 2012 15:21:25 -0700 (PDT) In-Reply-To: <87obqzqyhm.fsf@neti.kendallshaw.com> References: <87obqzqyhm.fsf@neti.kendallshaw.com> Date: Tue, 10 Apr 2012 18:21:25 -0400 Message-ID: From: "illoai@gmail.com" To: Kendall Shaw Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: pcmcia wifi adapter that can be purchased? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 22:21:26 -0000 On 10 April 2012 13:37, Kendall Shaw wrote: > Hi, > > This is my first post in a decade or so. Hopefully, it is the start of a > serious of decreasingly stupid questions... > > I've looked through the hardware notes for freebsd 9.0 which I have > installed in my fujitsu lifebook p1110, and comparing the list of > supported wireless adapters with what I can find for sale on the > internet, I am still having trouble finding an adapter that I can > actually buy that works. > > Do you happen to know of a PCMCIA Type II wireless adapter that is > currently being sold online that supports WPA under freebsd 9.0? > Alternately, a USB 1.0 adapter? I would rather keep the USB ports free > for other uses. > bwi(4) & bwn(4) list a few possibilities, -- --