From owner-freebsd-mobile Mon Sep 3 11:13:49 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from zima.ucf.ics.uci.edu (zima.ucf.ics.uci.edu [128.195.23.150]) by hub.freebsd.org (Postfix) with SMTP id 2178037B408 for ; Mon, 3 Sep 2001 11:13:46 -0700 (PDT) Received: (qmail 29744 invoked from network); 3 Sep 2001 18:13:39 -0000 Received: from fosters.ucf.ics.uci.edu (HELO ucf.ics.uci.edu) (128.195.23.105) by zima.ucf.ics.uci.edu with SMTP; 3 Sep 2001 18:13:39 -0000 To: Marco Wertejuk Cc: freebsd-mobile@freebsd.org Subject: Re: Cisco Aironet 350 in -current In-reply-to: Your message of "Mon, 03 Sep 2001 14:55:37 -0000." <20010903145537.B6914@localhost.com> Date: Mon, 03 Sep 2001 11:13:38 -0700 From: Seth Hettich Message-Id: <20010903181346.2178037B408@hub.freebsd.org> 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 > The pccardd uses the pccard.conf (notice, I had a > typo stating the file "pccardd.conf") to determine > how to enable the device. > > After inserting the card you should get a message > from pccardd like this: > Sep 3 14:48:06 desire pccardd[136]: Card "Cisco Systems"("340 Series Wireles s LAN Adapter") [(null)] [(null)] matched "Cisco Systems" ("340 Series Wireless LAN Adapter") [(null)] [(null)] > > In your case it should be identical except of 340 replaced > by 350, if not, please tell me. > After this message the pccardd uses the configuration from > pccard.conf that matched the card ID string. pccardd wont start. It seems I hawe no /dev/card* /dev is devfs, so I'm not sure how to add it. Also, my Xircom RealPort works. > > i.e. for my card I have these lines in pccard.conf: > card "Cisco Systems" "340 Series Wireless LAN Adapter" > config auto "an" ? > insert /etc/pccard_ether $device start > remove /etc/pccard_ether $device stop > > > Please tell me if the part with your card ID > I think it's "Cisco Systems" "350 Series Wireless LAN Adapter" > uses config auto "an" or "awi", the latter would be wrong. It's: card "Cisco Systems" "350 Series Wireless LAN Adapter" config auto "an" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop > Also be sure to edit the right pccard.conf (you might have > multiple ones and my pccardd uses /etc/defaults/pccard.conf > set by a commandline parameter. I only have the 1... -Seth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message