From owner-freebsd-mobile Thu Jul 18 14:41: 2 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71A7D37B401 for ; Thu, 18 Jul 2002 14:41:00 -0700 (PDT) Received: from bobo.thehutt.org (pcp709198pcs.alxndr01.va.comcast.net [68.49.240.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B5E43E31 for ; Thu, 18 Jul 2002 14:40:59 -0700 (PDT) (envelope-from jerry@thehutt.org) Received: from [10.0.3.13] (helo=nomad.thehutt.org) by bobo.thehutt.org with esmtp (Exim 4.05) id 17VJ3Q-0001ue-00; Thu, 18 Jul 2002 17:43:21 -0400 Received: from jerry by nomad.thehutt.org with local (Exim 4.05) id 17VJ0Y-0000GV-00; Thu, 18 Jul 2002 17:40:22 -0400 Date: Thu, 18 Jul 2002 17:40:22 -0400 From: Jerry A! To: Dan Pelleg Cc: freebsd-mobile@freebsd.org Subject: Re: USR 2410 support Message-ID: <20020718214022.GB881@nomad.thehutt.org> Reply-To: jerry@thehutt.org References: <15671.10619.179052.482503@gs-eval1.fac.cs.cmu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15671.10619.179052.482503@gs-eval1.fac.cs.cmu.edu> User-Agent: Mutt/1.4i Organization: Broken Toys Unlimited Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jul 18, 2002 at 04:47:55PM -0400, Dan Pelleg wrote: : : I'm trying to use the ultra-cheap USR 2410 wireless card on -STABLE. The : 4.6 release notes say it's supported with the wi driver. However when I : insert it I get: : : pccardd[68]: No card in database for "U.S. Robotics"("IEEE 802.11b PC-CARD") : : What did I forget? Nothing. There's a typo in pccardd.conf entry. There's an unnecessary space between the "U." and "S.". Try the following pccardd.conf entry: # U.S. Robotics Wireless Card 2410 card "U.S. Robotics" "IEEE 802.11b PC-CARD" config auto "wi" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop And for a cheap card, it's not bad... --Jerry Open-Source software isn't a matter of life or death... ...It's much more important than that! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message