From owner-freebsd-hardware@FreeBSD.ORG Fri Sep 7 06:46:19 2007 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A04116A421 for ; Fri, 7 Sep 2007 06:46:19 +0000 (UTC) (envelope-from dikshie@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.230]) by mx1.freebsd.org (Postfix) with ESMTP id 1AB2213C461 for ; Fri, 7 Sep 2007 06:46:18 +0000 (UTC) (envelope-from dikshie@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so264440nzf for ; Thu, 06 Sep 2007 23:46:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=pVjLqrxq+bIi2XUg3mKVtx1hh5XbAIi8Bq4OPLVwGks=; b=JXEaQp+5/NRkGtYhTra8PKH55GjP+LVVZZD7irhtuCjz3nEFWKaSsm94nMfiEEzpC55CEz4I8lGvz9qUxCWXo2sOYQfn8TZOcPZlJG+TTcYBEwmw4i87/MY+QkVKX2zVo3alHba6Ebx6PQVJ4t183x4rYCQI5Qx6VAqdFYT8WMs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iM1JuQfN4lpiEY6a9wWF7KtQNXSClgc1PIMzinGWuy1eNS5ZO22cF119/8zGbJ5mTT3ZAzSqNntuXWCAFM7Nfw/LhZXICsVSgxvqkhN8PS3bcXN3P0/xWUdqd0GaErI+rMs+PaHzz6KB41n+ctlwzp140laNnR3553nDW7vd+9E= Received: by 10.142.157.15 with SMTP id f15mr74799wfe.1189145954081; Thu, 06 Sep 2007 23:19:14 -0700 (PDT) Received: by 10.142.97.11 with HTTP; Thu, 6 Sep 2007 23:19:14 -0700 (PDT) Message-ID: <910e60e80709062319u4a4500b7p530d15ba2925e279@mail.gmail.com> Date: Fri, 7 Sep 2007 15:19:14 +0900 From: dikshie To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: how to debug ath ? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2007 06:46:19 -0000 hi, any pointers how to debug ath device ? my ath device is very strange. with wpa auth my ath can only survice about 10 minutes after 10 minutes my notebook become hang, i have to push it out and insert again, run wpa_supplicant and dhclient again. BUT if I turn off wpa auth in my wireless access point and run dhclient diretly my ath card works normal. by the way, I'm on non-acpi mode because acpi currently broken in my notebook. (I'm using 7.0-current.) my ath: ------------------------ ath0: flags=8802 metric 0 mtu 1500 ether 00:0a:79:6b:4e:cf media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ssid "" channel 1 (2412 Mhz 11b) authmode OPEN privacy OFF txpowmax 100 bmiss 7 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250 roam:rssi11b 14 roam:rate11b 1 burst ------------------------ ath0@pci2:0:0: class=0x020000 card=0xc1141259 chip=0x001b168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR5006 family 802.11abg Wireless NIC' class = network subclass = ethernet ------------------------- ath0: mem 0x88000000-0x8800ffff irq 11 at device 0.0 on cardbus0 ath0: [ITHREAD] ath0: using obsoleted if_watchdog interface ath0: Ethernet address: 00:0a:79:6b:4e:cf ath0: mac 10.5 phy 6.1 radio 6.3 -------------------------- my access point: corega wireless broadband access router (802.11a/b/g) regards, -- -dikshie-