From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 26 23:30:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 340591065671 for ; Tue, 26 Feb 2008 23:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0E7E713C468 for ; Tue, 26 Feb 2008 23:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1QNU2Fu047096 for ; Tue, 26 Feb 2008 23:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1QNU2Zg047093; Tue, 26 Feb 2008 23:30:02 GMT (envelope-from gnats) Resent-Date: Tue, 26 Feb 2008 23:30:02 GMT Resent-Message-Id: <200802262330.m1QNU2Zg047093@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yuri Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B131E106566C for ; Tue, 26 Feb 2008 23:20:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 9BB0613C448 for ; Tue, 26 Feb 2008 23:20:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1QNHlSB052586 for ; Tue, 26 Feb 2008 23:17:47 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m1QNHkWa052585; Tue, 26 Feb 2008 23:17:46 GMT (envelope-from nobody) Message-Id: <200802262317.m1QNHkWa052585@www.freebsd.org> Date: Tue, 26 Feb 2008 23:17:46 GMT From: Yuri To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/121131: Atheros 5212 based wireless card (DLink-1330) doesn't work on WEP-encrypted network + has some other problems X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2008 23:30:03 -0000 >Number: 121131 >Category: kern >Synopsis: Atheros 5212 based wireless card (DLink-1330) doesn't work on WEP-encrypted network + has some other problems >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 26 23:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yuri >Release: 7.0 >Organization: n/a >Environment: >Description: When I plug in the card dmesg prints: ath0: mem 0x88000000-0x8800ffff irq 9 at device 0.0 on cardbus0 ath0: [ITHREAD] ath0: using obsoleted if_watchdog interface ath0: Ethernet address: 00:19:5b:09:63:b8 ath0: mac 7.8 phy 4.5 radio 5.6 ath0: link state changed to UP ath0: link state changed to DOWN ath0: link state changed to UP ath0: link state changed to DOWN PROBLEM#1: At some point later dmesg gets: ath0: ath_chan_set: unable to reset channel 5 (2432 Mhz, flags 0x480 hal flags 0xc0) ath0: ath_chan_set: unable to reset channel 2 (2417 Mhz, flags 0x480 hal flags 0xc0) I set it up to work with FreeBSD AP: ifconfig ath0 down ifconfig ath0 ssid freebsdap wepmode on weptxkey 3 wepkey 3:0x3456789012 authmode open ifconfig ath0 mode 11b ifconfig ath0 inet 192.168.0.2 netmask 255.255.255.0 ifconfig ath0 up PROBLEM#2: I can't ping AP, all packets get lost. PROBLEM#3: I keep getting kernel messages: interrupt storm detected on "irq9:"; throttling interrupt source interrupt storm detected on "irq9:"; throttling interrupt source interrupt storm detected on "irq9:"; throttling interrupt source ath0: ath_chan_set: unable to reset channel 1 (2412 Mhz, flags 0x480 hal flags 0xc0) FreeBSD AP is set up with the command: ifconfig ral0 inet 192.168.0.1 netmask 255.255.255.0 ssid freebsdap wepmode on weptxkey 3 wepkey 3:0x3456789012 mode 11g mediaopt hostap 'ifconfig -v' on AP produces: ral0: flags=8843 metric 0 mtu 1500 ether 00:18:f8:2e:40:25 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 media: IEEE 802.11 Wireless Ethernet autoselect mode 11g status: associated ssid freebsdap channel 3 (2422 Mhz 11g) bssid 00:18:f8:2e:40:25 authmode OPEN privacy ON deftxkey 3 wepkey 1:104-bit wepkey 3:40-bit powersavemode OFF powersavesleep 100 txpower 50 txpowmax 50.0 rtsthreshold 2346 fragthreshold 2346 bmiss 7 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250 roam:rssi11a 7 roam:rate11a 12 roam:rssi11b 7 roam:rate11b 1 roam:rssi11g 7 roam:rate11g 5 -pureg protmode CTS -ht -htcompat -ampdu ampdulimit 8k ampdudensity - -amsdu -shortgi htprotmode RTSCTS -puren -wme -burst -ff -dturbo -hidessid apbridge dtimperiod 1 doth inact bintval 100 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: