From owner-freebsd-mobile Sun Jul 14 1:21: 6 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 EC37D37B400 for ; Sun, 14 Jul 2002 01:21:00 -0700 (PDT) Received: from itworks.com.au (dsl-210-15-243-184.Melbourne.netspace.net.au [210.15.243.184]) by mx1.FreeBSD.org (Postfix) with SMTP id 0C1F343E4A for ; Sun, 14 Jul 2002 01:20:59 -0700 (PDT) (envelope-from gavin@itworks.com.au) Received: (qmail 856 invoked from network); 14 Jul 2002 08:21:42 -0000 Received: from unknown (HELO bugs) (192.168.1.100) by chip.gav.itworks.com.au with SMTP; 14 Jul 2002 08:21:42 -0000 Message-ID: <02f701c22b0f$5dccc580$6401a8c0@bugs> From: "Gavin Cameron" To: Subject: Fw: Netgear MA401 wireless cards Date: Sun, 14 Jul 2002 18:20:51 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 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 Hi all, Can someone tell me whether a constant stream of these debug messages is correct if the wi driver is put into debug mode. > Jul 11 11:01:24 chip /kernel: wihap_mgmt_input: len=6 MGMT: auth: > Jul 11 11:01:24 chip /kernel: wihap_auth_req: station 00:30:ab:1a:06:d1 algo=0x0 s > eq=0x1 > Jul 11 11:01:24 chip /kernel: wihap_auth_req: returns status=0x0 > Jul 11 11:01:25 chip /kernel: wihap_mgmt_input: len=6 MGMT: auth: > Jul 11 11:01:25 chip /kernel: wihap_auth_req: station 00:30:ab:1a:06:d1 algo=0x0 s > eq=0x1 > Jul 11 11:01:25 chip /kernel: wihap_auth_req: returns status=0x0 > Jul 11 11:01:27 chip /kernel: wihap_mgmt_input: len=6 MGMT: auth: > Jul 11 11:01:27 chip /kernel: wihap_auth_req: station 00:30:ab:1a:06:d1 algo=0x0 s > eq=0x1 > Jul 11 11:01:27 chip /kernel: wihap_auth_req: returns status=0x0 > Jul 11 11:01:32 chip /kernel: wihap_mgmt_input: len=6 MGMT: auth: > Jul 11 11:01:32 chip /kernel: wihap_auth_req: station 00:30:ab:1a:06:d1 algo=0x0 s These messages will go on forever. I have the following options in my kernel config file options WLCACHE # enables the signal-strength cache options WLDEBUG # enables verbose debugging output Is it the WlDEBUG that is causing the messages? Should I turn this option off to get more meaningful debug messages? Also, the problem I raised with the wi interface debug mode and channel changes is still happening after a cvsup, kernel rebuild and reboot. Cheers Gavin ----- Original Message ----- From: "Gavin Cameron" To: "M. Warner Losh" Cc: Sent: Thursday, July 11, 2002 11:05 AM Subject: Re: Netgear MA401 wireless cards > Warner, > > I'll do as you suggested bit by bit. > > > > > Turn on wi0 debug (ifconfig wi0 debug) and let me know what you see. > > You should see some initial traffic while it associates, then you > > shouldn't see any additional output at all, except maybe the odd > > message about discarding traffic for some MAC addresses. > > > > I turned on debug and here's what I get. > > Jul 11 11:01:24 chip /kernel: wihap_mgmt_input: len=6 MGMT: auth: > Jul 11 11:01:24 chip /kernel: wihap_auth_req: station 00:30:ab:1a:06:d1 algo=0x0 s > eq=0x1 > Jul 11 11:01:24 chip /kernel: wihap_auth_req: returns status=0x0 > Jul 11 11:01:25 chip /kernel: wihap_mgmt_input: len=6 MGMT: auth: > Jul 11 11:01:25 chip /kernel: wihap_auth_req: station 00:30:ab:1a:06:d1 algo=0x0 s > eq=0x1 > Jul 11 11:01:25 chip /kernel: wihap_auth_req: returns status=0x0 > Jul 11 11:01:27 chip /kernel: wihap_mgmt_input: len=6 MGMT: auth: > Jul 11 11:01:27 chip /kernel: wihap_auth_req: station 00:30:ab:1a:06:d1 algo=0x0 s > eq=0x1 > Jul 11 11:01:27 chip /kernel: wihap_auth_req: returns status=0x0 > Jul 11 11:01:32 chip /kernel: wihap_mgmt_input: len=6 MGMT: auth: > Jul 11 11:01:32 chip /kernel: wihap_auth_req: station 00:30:ab:1a:06:d1 algo=0x0 s > eq=0x1 > Jul 11 11:01:32 chip /kernel: wihap_auth_req: returns status=0x0 > Jul 11 11:01:33 chip /kernel: wihap_mgmt_input: len=6 MGMT: auth: > Jul 11 11:01:33 chip /kernel: wihap_auth_req: station 00:30:ab:1a:06:d1 algo=0x0 s > eq=0x1 > Jul 11 11:01:33 chip /kernel: wihap_auth_req: returns status=0x0 > > > It's been doing that since I turned on debug. Do these messages show something > that needs changing/tweaking? > > I'll play around with the channels when I get home. > > Thanks > Gavin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message