From owner-freebsd-mobile Thu Jul 18 17: 9:29 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 5146037B400 for ; Thu, 18 Jul 2002 17:09:26 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4303F43E65 for ; Thu, 18 Jul 2002 17:09:25 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g6J09M1f028408; Thu, 18 Jul 2002 18:09:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 18 Jul 2002 18:09:04 -0600 (MDT) Message-Id: <20020718.180904.00477572.imp@bsdimp.com> To: daniel+bsd@pelleg.org Cc: jerry@thehutt.org, freebsd-mobile@FreeBSD.ORG Subject: Re: USR 2410 support From: "M. Warner Losh" In-Reply-To: <15671.14493.579005.292837@gargle.gargle.HOWL> References: <15671.10619.179052.482503@gs-eval1.fac.cs.cmu.edu> <20020718214022.GB881@nomad.thehutt.org> <15671.14493.579005.292837@gargle.gargle.HOWL> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 In message: <15671.14493.579005.292837@gargle.gargle.HOWL> Dan Pelleg writes: : Jerry A! writes: : > 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... : : What do you know, it is a typo in the pccard.conf file! After removing the : space it is initialized properly. : : Are there committers listening, or should I open a PR? Note that we have : Jordy YC reporting that a space after the first dot works for him. So it : looks like there are several versions of the card out there or something. The pccard.conf file in current looks like it is right. At least it is identical to the entry that I've quoted above. I'll MFC the file in a few weeks. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message