From owner-freebsd-mobile Mon Sep 3 5:55: 7 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from shinatama.hayai.de (tekkno.tv [212.222.165.65]) by hub.freebsd.org (Postfix) with ESMTP id 2F6C237B401 for ; Mon, 3 Sep 2001 05:55:02 -0700 (PDT) Received: (from marco@localhost) by shinatama.hayai.de (8.11.6/8.11.3) id f83Etbs07514; Mon, 3 Sep 2001 14:55:37 GMT (envelope-from marco) Date: Mon, 3 Sep 2001 14:55:37 +0000 From: Marco Wertejuk To: Seth Hettich Cc: freebsd-mobile@freebsd.org Subject: Re: Cisco Aironet 350 in -current Message-ID: <20010903145537.B6914@localhost.com> References: <20010903075344.A99575@localhost.com> <20010903060128.CF4EC37B401@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010903060128.CF4EC37B401@hub.freebsd.org>; from sjh@ucf.ics.uci.edu on Sun, Sep 02, 2001 at 11:01:26PM -0700 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 Hello Seth, sorry I was not detailed enough because I was in hurry. On Sun, Sep 02, 2001 at 11:01:26PM -0700, Seth Hettich wrote: | > hello, | > | > | On insert I get: | > | awi0: awi_pccard_probe: bad banner: 00 00 00 00 00 00 00 00 00 00 00 00 | > | | > | Why is it trying to load the awi driver? | > | > do you checked your pccardd.conf ? | > Please take a look if you see a | > 'config auto "awi"' line and if so | > try setting it to "an" instead of awi. | | There were several lines like that, and a "an" line also. | | I commented out the awi's, but no 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 Wireless 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. 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. 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. | Isn't that file for the userland stuff to config the card after the | right driver is loaded? No, in my oppinion, the pccardd decides which driver to use according to his config file and the settings stated there. -- Mit freundlichen Gruessen, Marco Wertejuk - mwcis.com Computer/Internet/Security-Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message