From owner-freebsd-questions@FreeBSD.ORG Thu Jul 17 12:10:15 2008 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 D13A31065677 for ; Thu, 17 Jul 2008 12:10:15 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id 8E8388FC15 for ; Thu, 17 Jul 2008 12:10:15 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so163108ana.13 for ; Thu, 17 Jul 2008 05:10:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=9B1wDmwKGFqhDug0VFCd4uE0gdcrcsSwW93ncac1vZ4=; b=TKG1NM4x93t7ydJ55Scb3QdU+dVcwQbTkjFPxYsuVyCYP1+Su+iWu55frgDfHHnX/Q ZwLCtKgM11nfe0RfCZlQFjXcQoZTLQUaLsZRsi4Wg4ABo0rS9nBJJC4TUEzYxc7GTars 8slnWec7R5J0mjigxEatG/pwQryd1asHM7dUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=YZgFsvkWmt1HQV8g3ZjI7VlAMRR1mRW8olJMGjmzno/Uy6SchQEjjNn46UE/9K5GTM nGb4R7BZcJW7Q/k1JXoyFlC/zhy9PejKRP5S+Exewm4i6NzzTb2F+Kg8EdIontQ5bzh5 YiP133aIZILe2qk53ta/BPqT5zZQ0tCRPfOiQ= Received: by 10.100.171.10 with SMTP id t10mr3869187ane.123.1216296614277; Thu, 17 Jul 2008 05:10:14 -0700 (PDT) Received: by 10.100.92.3 with HTTP; Thu, 17 Jul 2008 05:10:14 -0700 (PDT) Message-ID: Date: Thu, 17 Jul 2008 07:10:14 -0500 From: "Andrew Gould" To: "FreeBSD Questions Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: OT: 802.11g via USB1 vs 802.11b via pcmcia 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: Thu, 17 Jul 2008 12:10:15 -0000 I have an old computer that has USB1 ports and no internal wifi card. I have a 802.11b card I can use via pcmcia card and a 802.11g adapter I can use via USB1. Which wifi setup should I use for better performance? (I've never been clear about the speed of pcmcia.) Thanks, Andrew