From owner-freebsd-mobile Thu Mar 6 9:38:41 2003 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 8CDE437B401 for ; Thu, 6 Mar 2003 09:38:40 -0800 (PST) Received: from thufir.bluecom.no (thufir.bluecom.no [217.118.32.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A77343FE0 for ; Thu, 6 Mar 2003 09:38:39 -0800 (PST) (envelope-from erik@pentadon.com) Received: from erik (unknown [62.101.235.243]) by thufir.bluecom.no (Postfix) with ESMTP id B4E4950EC6B; Thu, 6 Mar 2003 18:38:34 +0100 (CET) From: "Erik Paulsen Skålerud" To: "'M. Warner Losh'" Cc: Subject: Date: Thu, 6 Mar 2003 18:38:32 +0100 Message-ID: <002b01c2e407$37e195b0$0a00a8c0@mediaringen.com> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <20030306.101859.103176084.imp@bsdimp.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal 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 I have the following card: wi0 at port 0x240-0x27f irq 7 slot 0 on pccard0 wi0: 802.11 address: 00:40:05:ae:e3:12 wi0: using RF:PRISM2.5 MAC:ISL3873 wi0: Intersil Firmware: Primary 1.00.07, Station 1.03.05 And I use this ifconfig to set it up: /sbin/ifconfig wi0 mediaopt hostap channel 10 stationname firewall ssid trollbakken wepmode on \ wepkey 1:ZHHE7NE0$E0 wepkey 2:tl2rnVG5$3W wepkey 3:Hd67WAv1$z6 wepkey 4:lwhH$os1tZB4f media DS/11Mbps This works just fine, but suddenly I saw this in ifconfig: channel 10 authmode OPEN powersavemode OFF powersavesleep 100 I was thinking, "authmode OPEN"? What does this do? I looked it up in the ifconfig manpage, and didnt get any smarter. So I tried to play around with it. I tried to set it to "channel 10 authmode shared". And boom, card dead. Channel is now suddenly locked at channel 0, and I cant get it back to the setup I had no matter what I do (except rebooting). Is this a bug? Erik. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message