Date: Mon, 03 Sep 2001 11:13:38 -0700 From: Seth Hettich <sjh@ucf.ics.uci.edu> To: Marco Wertejuk <wertejuk@mwcis.com> Cc: freebsd-mobile@freebsd.org Subject: Re: Cisco Aironet 350 in -current Message-ID: <20010903181346.2178037B408@hub.freebsd.org> In-Reply-To: Your message of "Mon, 03 Sep 2001 14:55:37 -0000." <20010903145537.B6914@localhost.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010903181346.2178037B408>