From owner-freebsd-wireless@FreeBSD.ORG Tue Jan 14 16:28:26 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 998682F4 for ; Tue, 14 Jan 2014 16:28:26 +0000 (UTC) Received: from mail-qe0-x231.google.com (mail-qe0-x231.google.com [IPv6:2607:f8b0:400d:c02::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5015816B0 for ; Tue, 14 Jan 2014 16:28:26 +0000 (UTC) Received: by mail-qe0-f49.google.com with SMTP id w4so5862359qeb.36 for ; Tue, 14 Jan 2014 08:28:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ImniJfXgPlkLaB4l5eEC0e9zUYwUEaJ0sYutSEuOz3o=; b=sRG0EdG25lMi+brEq+TpXrQi03S+IpK6gMICAfCVblbD6TYR8uEGWP6nE5uftNk3mi Xd3d/Z713GfIlAvE4ldCdRb58JORkR0OJ4Pr85aKCuP/oRujIRGV19C3NiivX0D71iSg +ZjcnfV7yYlRCf+yzeND+kqB/6u9bKuYS92HuQsHukKN25jMIACvsHT7x81sX5mHKmWX byxwy+IkyRURt03668EKXfBqcUIR3RnD13P8vFlE8bgXgqtP16XTghHNdZOWhr/NMiZG /5OjyPOCXfcOydPOwJKp9BXvL/sl65sy2olXuag9x81Pr6xIEyNt0FV7dXbLLR4oCh4X BSEg== MIME-Version: 1.0 X-Received: by 10.49.94.133 with SMTP id dc5mr4364259qeb.49.1389716905298; Tue, 14 Jan 2014 08:28:25 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Tue, 14 Jan 2014 08:28:25 -0800 (PST) In-Reply-To: <20140114145056.4f6dce36@fusen> References: <20140114145056.4f6dce36@fusen> Date: Tue, 14 Jan 2014 08:28:25 -0800 X-Google-Sender-Auth: 8oLVtYgAbJQMt5R46TvAKnX7PK4 Message-ID: Subject: Re: ar9580 failures (typo correction) From: Adrian Chadd To: Christophe Prevotaux Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jan 2014 16:28:26 -0000 Hi You need ATH_ENABLE_11N in your kernel config. -a On 14 January 2014 05:50, Christophe Prevotaux wrote: > Hi Everyone, > > I am running a FreeBSD/amd64 30/12/2013 CURRENT Snapshot on a Soekris 6501 with : > > options ATH_ENABLED_11N > options mptable # (soekris 6501 requires it) > > and I get the following messages and failures : > > ath0: stuck beacon; resetting (bmiss count 0) > ath0: stuck beacon; resetting (bmiss count 0) > ath1: ath_edma_rxbuf_alloc: nothing on rxbuf?! > ath0: stuck beacon; resetting (bmiss count 0) > ath1: ath_edma_rxfifo_alloc: Q1: alloc failed: i=1, nbufs=128? > ath1: ath_edma_rxbuf_alloc: nothing on rxbuf?! > ath1: ath_edma_rxfifo_alloc: Q1: alloc failed: i=0, nbufs=128? > ath1: ath_edma_rxbuf_alloc: nothing on rxbuf?! > ath1: ath_edma_rxfifo_alloc: Q1: alloc failed: i=0, nbufs=128? > ath1: ath_edma_rxbuf_alloc: nothing on rxbuf?! > ath1: ath_edma_rxfifo_alloc: Q1: alloc failed: i=0, nbufs=128? > ath0: stuck beacon; resetting (bmiss count 4) > ath0: stuck beacon; resetting (bmiss count 0) > > The machine I am using has 2 AR9580 MiniPCIe Cards > > ath0 > ath1 > > > But traffic using iperf was generated on ath0 and ath1 > > Here is the pciconf -lv > > hostb0@pci0:0:0:0: class=0x060000 card=0x00000000 chip=0x41158086 rev=0x05 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Atom Processor E6xx PCI Host Bridge' > class = bridge > subclass = HOST-PCI > hostb1@pci0:0:1:0: class=0x060000 card=0x00000000 chip=0x81838086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Atom Processor E6xx Configuration Unit' > class = bridge > subclass = HOST-PCI > pcib1@pci0:0:23:0: class=0x060400 card=0x00000000 chip=0x81848086 rev=0x00 hdr=0x01 > vendor = 'Intel Corporation' > device = 'Atom Processor E6xx PCI Express Port 1' > class = bridge > subclass = PCI-PCI > pcib3@pci0:0:24:0: class=0x060400 card=0x00000000 chip=0x81858086 rev=0x00 hdr=0x01 > vendor = 'Intel Corporation' > device = 'Atom Processor E6xx PCI Express Port 2' > class = bridge > subclass = PCI-PCI > pcib8@pci0:0:25:0: class=0x060400 card=0x00000000 chip=0x81808086 rev=0x00 hdr=0x01 > vendor = 'Intel Corporation' > device = 'Atom Processor E6xx PCI Express Port 3' > class = bridge > subclass = PCI-PCI > pcib13@pci0:0:26:0: class=0x060400 card=0x00000000 chip=0x81818086 rev=0x00 hdr=0x01 > vendor = 'Intel Corporation' > device = 'Atom Processor E6xx PCI Express Port 4' > class = bridge > subclass = PCI-PCI > isab0@pci0:0:31:0: class=0x060100 card=0x00000000 chip=0x81868086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Atom Processor E6xx LPC Bridge' > class = bridge > subclass = PCI-ISA > pcib2@pci0:1:0:0: class=0x060400 card=0x00000000 chip=0x88008086 rev=0x01 hdr=0x01 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T PCI Express Port' > class = bridge > subclass = PCI-PCI > none0@pci0:2:0:0: class=0xff0000 card=0x00000000 chip=0x88018086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T Packet Hub' > none1@pci0:2:0:1: class=0x020000 card=0x00000000 chip=0x88028086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T Gigabit Ethernet Controller' > class = network > subclass = ethernet > none2@pci0:2:0:2: class=0xff0000 card=0x00000000 chip=0x88038086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T General Purpose IO Controller' > ohci0@pci0:2:2:0: class=0x0c0310 card=0x00000000 chip=0x88048086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T USB OHCI Controller' > class = serial bus > subclass = USB > ohci1@pci0:2:2:1: class=0x0c0310 card=0x00000000 chip=0x88058086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T USB OHCI Controller' > class = serial bus > subclass = USB > ohci2@pci0:2:2:2: class=0x0c0310 card=0x00000000 chip=0x88068086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T USB OHCI Controller' > class = serial bus > subclass = USB > ehci0@pci0:2:2:3: class=0x0c0320 card=0x00000000 chip=0x88078086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T USB2 EHCI Controller' > class = serial bus > subclass = USB > none3@pci0:2:2:4: class=0x0c03fe card=0x00000000 chip=0x88088086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T USB Client Controller' > class = serial bus > subclass = USB > sdhci_pci0@pci0:2:4:0: class=0x080501 card=0x00000000 chip=0x88098086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T SDIO Controller' > class = base peripheral > subclass = SD host controller > sdhci_pci1@pci0:2:4:1: class=0x080501 card=0x00000000 chip=0x880a8086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T SDIO Controller' > class = base peripheral > subclass = SD host controller > ahci0@pci0:2:6:0: class=0x010601 card=0x00000000 chip=0x880b8086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T SATA AHCI Controller' > class = mass storage > subclass = SATA > ohci3@pci0:2:8:0: class=0x0c0310 card=0x00000000 chip=0x880c8086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T USB OHCI Controller' > class = serial bus > subclass = USB > ohci4@pci0:2:8:1: class=0x0c0310 card=0x00000000 chip=0x880d8086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T USB OHCI Controller' > class = serial bus > subclass = USB > ohci5@pci0:2:8:2: class=0x0c0310 card=0x00000000 chip=0x880e8086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T USB OHCI Controller' > class = serial bus > subclass = USB > ehci1@pci0:2:8:3: class=0x0c0320 card=0x00000000 chip=0x880f8086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T USB2 EHCI Controller' > class = serial bus > subclass = USB > none4@pci0:2:10:0: class=0xff0000 card=0x00000000 chip=0x88108086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T DMA Controller' > uart2@pci0:2:10:1: class=0x070002 card=0x00000000 chip=0x88118086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T UART Controller 0' > class = simple comms > subclass = UART > uart3@pci0:2:10:2: class=0x070002 card=0x00000000 chip=0x88128086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T UART Controller 1' > class = simple comms > subclass = UART > uart4@pci0:2:10:3: class=0x070002 card=0x00000000 chip=0x88138086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T UART Controller 2' > class = simple comms > subclass = UART > uart5@pci0:2:10:4: class=0x070002 card=0x00000000 chip=0x88148086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T UART Controller 3' > class = simple comms > subclass = UART > none5@pci0:2:12:0: class=0xff0000 card=0x00000000 chip=0x88158086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T DMA Controller' > none6@pci0:2:12:1: class=0x0c8000 card=0x00000000 chip=0x88168086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T Serial Peripheral Interface Bus' > class = serial bus > none7@pci0:2:12:2: class=0x0c8000 card=0x00000000 chip=0x88178086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T I2C Controller' > class = serial bus > none8@pci0:2:12:3: class=0x0c0900 card=0x00000000 chip=0x88188086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T Controller Area Network (CAN) Controller' > class = serial bus > none9@pci0:2:12:4: class=0xff0000 card=0x00000000 chip=0x88198086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Platform Controller Hub EG20T IEEE 1588 Hardware Assist' > pcib4@pci0:3:0:0: class=0x060400 card=0x00000000 chip=0x803a111d rev=0x0e hdr=0x01 > vendor = 'Integrated Device Technology, Inc.' > device = 'PES4T4 PCI Express Switch' > class = bridge > subclass = PCI-PCI > pcib5@pci0:4:2:0: class=0x060400 card=0x00000000 chip=0x803a111d rev=0x0e hdr=0x01 > vendor = 'Integrated Device Technology, Inc.' > device = 'PES4T4 PCI Express Switch' > class = bridge > subclass = PCI-PCI > pcib6@pci0:4:3:0: class=0x060400 card=0x00000000 chip=0x803a111d rev=0x0e hdr=0x01 > vendor = 'Integrated Device Technology, Inc.' > device = 'PES4T4 PCI Express Switch' > class = bridge > subclass = PCI-PCI > pcib7@pci0:4:4:0: class=0x060400 card=0x00000000 chip=0x803a111d rev=0x0e hdr=0x01 > vendor = 'Integrated Device Technology, Inc.' > device = 'PES4T4 PCI Express Switch' > class = bridge > subclass = PCI-PCI > em0@pci0:5:0:0: class=0x020000 card=0x00008086 chip=0x10d38086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = '82574L Gigabit Network Connection' > class = network > subclass = ethernet > em1@pci0:6:0:0: class=0x020000 card=0x00008086 chip=0x10d38086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = '82574L Gigabit Network Connection' > class = network > subclass = ethernet > pcib9@pci0:8:0:0: class=0x060400 card=0x00000000 chip=0x803a111d rev=0x0e hdr=0x01 > vendor = 'Integrated Device Technology, Inc.' > device = 'PES4T4 PCI Express Switch' > class = bridge > subclass = PCI-PCI > pcib10@pci0:9:2:0: class=0x060400 card=0x00000000 chip=0x803a111d rev=0x0e hdr=0x01 > vendor = 'Integrated Device Technology, Inc.' > device = 'PES4T4 PCI Express Switch' > class = bridge > subclass = PCI-PCI > pcib11@pci0:9:3:0: class=0x060400 card=0x00000000 chip=0x803a111d rev=0x0e hdr=0x01 > vendor = 'Integrated Device Technology, Inc.' > device = 'PES4T4 PCI Express Switch' > class = bridge > subclass = PCI-PCI > pcib12@pci0:9:4:0: class=0x060400 card=0x00000000 chip=0x803a111d rev=0x0e hdr=0x01 > vendor = 'Integrated Device Technology, Inc.' > device = 'PES4T4 PCI Express Switch' > class = bridge > subclass = PCI-PCI > em2@pci0:10:0:0: class=0x020000 card=0x00008086 chip=0x10d38086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = '82574L Gigabit Network Connection' > class = network > subclass = ethernet > em3@pci0:11:0:0: class=0x020000 card=0x00008086 chip=0x10d38086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = '82574L Gigabit Network Connection' > class = network > subclass = ethernet > pcib14@pci0:13:0:0: class=0x060400 card=0x860510b5 chip=0x860510b5 rev=0xaa hdr=0x01 > vendor = 'PLX Technology, Inc.' > device = 'PEX 8605 PCI Express 4-port Gen2 Switch' > class = bridge > subclass = PCI-PCI > pcib15@pci0:14:1:0: class=0x060400 card=0x860510b5 chip=0x860510b5 rev=0xaa hdr=0x01 > vendor = 'PLX Technology, Inc.' > device = 'PEX 8605 PCI Express 4-port Gen2 Switch' > class = bridge > subclass = PCI-PCI > pcib16@pci0:14:2:0: class=0x060400 card=0x860510b5 chip=0x860510b5 rev=0xaa hdr=0x01 > vendor = 'PLX Technology, Inc.' > device = 'PEX 8605 PCI Express 4-port Gen2 Switch' > class = bridge > subclass = PCI-PCI > pcib17@pci0:14:3:0: class=0x060400 card=0x860510b5 chip=0x860510b5 rev=0xaa hdr=0x01 > vendor = 'PLX Technology, Inc.' > device = 'PEX 8605 PCI Express 4-port Gen2 Switch' > class = bridge > subclass = PCI-PCI > ath0@pci0:16:0:0: class=0x028000 card=0x3123168c chip=0x0033168c rev=0x01 hdr=0x00 > vendor = 'Atheros Communications Inc.' > device = 'AR9580 Wireless Network Adapter' > class = network > ath1@pci0:17:0:0: class=0x028000 card=0x3123168c chip=0x0033168c rev=0x01 hdr=0x00 > vendor = 'Atheros Communications Inc.' > device = 'AR9580 Wireless Network Adapter' > class = network > > ath0: flags=8843 metric 0 mtu 2290 > ether 04:f0:21:04:5d:7a > nd6 options=21 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng > status: running > > ath1: flags=8843 metric 0 mtu 2290 > ether 04:f0:21:04:5d:65 > nd6 options=21 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng > status: running > > > wlan0: flags=8943 metric 0 mtu 1500 > ether 04:f0:21:04:5d:7a > nd6 options=29 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng > status: running > ssid R2 channel 11 (2462 MHz 11g ht/20) bssid 04:f0:21:04:5d:7a > regdomain FCC country CA anywhere ecm authmode WPA2/802.11i -wps -tsn > privacy MIXED deftxkey 2 > AES-CCM 2:128-bit > AES-CCM 3:128-bit powersavemode OFF powersavesleep 100 txpower 30 > txpowmax 50.0 -dotd rtsthreshold 2346 fragthreshold 2346 bmiss 7 > 11a ucast NONE mgmt 6 Mb/s mcast 6 Mb/s maxretry 6 > 11b ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 > 11g ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 > turboA ucast NONE mgmt 6 Mb/s mcast 6 Mb/s maxretry 6 > turboG ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 > sturbo ucast NONE mgmt 6 Mb/s mcast 6 Mb/s maxretry 6 > 11na ucast NONE mgmt 12 MCS mcast 12 MCS maxretry 6 > 11ng ucast NONE mgmt 2 MCS mcast 2 MCS maxretry 6 > half ucast NONE mgmt 3 Mb/s mcast 3 Mb/s maxretry 6 > quarter ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 > scanvalid 60 -bgscan bgscanintvl 300 bgscanidle 250 > roam:11a rssi 7dBm rate 12 Mb/s > roam:11b rssi 7dBm rate 1 Mb/s > roam:11g rssi 7dBm rate 5 Mb/s > roam:turboA rssi 7dBm rate 12 Mb/s > roam:turboG rssi 7dBm rate 12 Mb/s > roam:sturbo rssi 7dBm rate 12 Mb/s > roam:11na rssi 7dBm MCS 1 > roam:11ng rssi 7dBm MCS 1 > roam:half rssi 7dBm rate 6 Mb/s > roam:quarter rssi 7dBm rate 3 Mb/s > -pureg protmode CTS ht htcompat ampdu ampdulimit 64k ampdudensity 8 > amsdu shortgi htprotmode RTSCTS -puren -smps -rifs wme burst -dwds > -hidessid apbridge dtimperiod 1 doth -dfs inact bintval 100 > AC_BE cwmin 4 cwmax 6 aifs 3 txopLimit 0 -acm ack > cwmin 4 cwmax 10 aifs 3 txopLimit 0 -acm > AC_BK cwmin 4 cwmax 10 aifs 7 txopLimit 0 -acm ack > cwmin 4 cwmax 10 aifs 7 txopLimit 0 -acm > AC_VI cwmin 3 cwmax 4 aifs 1 txopLimit 94 -acm ack > cwmin 3 cwmax 4 aifs 2 txopLimit 94 -acm > AC_VO cwmin 2 cwmax 3 aifs 1 txopLimit 47 -acm ack > cwmin 2 cwmax 3 aifs 2 txopLimit 47 -acm > groups: wlan > > wlan1: flags=8943 metric 0 mtu 1500 > ether 04:f0:21:04:5d:65 > nd6 options=29 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng > status: running > ssid R1 channel 6 (2437 MHz 11g ht/20) bssid 04:f0:21:04:5d:65 > regdomain FCC country CA anywhere ecm authmode WPA2/802.11i -wps -tsn > privacy MIXED deftxkey 2 > AES-CCM 2:128-bit > AES-CCM 3:128-bit powersavemode OFF powersavesleep 100 txpower 30 > txpowmax 50.0 -dotd rtsthreshold 2346 fragthreshold 2346 bmiss 7 > 11a ucast NONE mgmt 6 Mb/s mcast 6 Mb/s maxretry 6 > 11b ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 > 11g ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 > turboA ucast NONE mgmt 6 Mb/s mcast 6 Mb/s maxretry 6 > turboG ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 > sturbo ucast NONE mgmt 6 Mb/s mcast 6 Mb/s maxretry 6 > 11na ucast NONE mgmt 12 MCS mcast 12 MCS maxretry 6 > 11ng ucast NONE mgmt 2 MCS mcast 2 MCS maxretry 6 > half ucast NONE mgmt 3 Mb/s mcast 3 Mb/s maxretry 6 > quarter ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 > scanvalid 60 -bgscan bgscanintvl 300 bgscanidle 250 > roam:11a rssi 7dBm rate 12 Mb/s > roam:11b rssi 7dBm rate 1 Mb/s > roam:11g rssi 7dBm rate 5 Mb/s > roam:turboA rssi 7dBm rate 12 Mb/s > roam:turboG rssi 7dBm rate 12 Mb/s > roam:sturbo rssi 7dBm rate 12 Mb/s > roam:11na rssi 7dBm MCS 1 > roam:11ng rssi 7dBm MCS 1 > roam:half rssi 7dBm rate 6 Mb/s > roam:quarter rssi 7dBm rate 3 Mb/s > -pureg protmode CTS ht htcompat ampdu ampdulimit 64k ampdudensity 8 > amsdu shortgi htprotmode RTSCTS -puren -smps -rifs wme burst -dwds > -hidessid apbridge dtimperiod 1 doth -dfs inact bintval 100 > AC_BE cwmin 4 cwmax 6 aifs 3 txopLimit 0 -acm ack > cwmin 4 cwmax 10 aifs 3 txopLimit 0 -acm > AC_BK cwmin 4 cwmax 10 aifs 7 txopLimit 0 -acm ack > cwmin 4 cwmax 10 aifs 7 txopLimit 0 -acm > AC_VI cwmin 3 cwmax 4 aifs 1 txopLimit 94 -acm ack > cwmin 3 cwmax 4 aifs 2 txopLimit 94 -acm > AC_VO cwmin 2 cwmax 3 aifs 1 txopLimit 47 -acm ack > cwmin 2 cwmax 3 aifs 2 txopLimit 47 -acm > groups: wlan > > ACPI BIOS Error (bug): A valid RSDP was not found (20130823/tbxfroot-223) > Copyright (c) 1992-2013 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 11.0-CURRENT #1: Wed Jan 8 20:42:57 EST 2014 > root@ap01:/usr/obj/usr/src/sys/NET6501 amd64 > FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 > CPU: Genuine Intel(R) CPU @ 600MHz (600.01-MHz K8-class CPU) > Origin = "GenuineIntel" Id = 0x20661 Family = 0x6 Model = 0x26 Stepping = 1 > Features=0xbfe9fbff > Features2=0x40e3bd > AMD Features=0x20100800 > AMD Features2=0x1 > TSC: P-state invariant, performance statistics > real memory = 536739840 (511 MB) > avail memory = 496316416 (473 MB) > MPTable: > Event timer "LAPIC" quality 400 > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > FreeBSD/SMP: 1 package(s) x 1 core(s) x 2 HTT threads > cpu0 (BSP): APIC ID: 0 > cpu1 (AP/HT): APIC ID: 1 > ioapic0: Assuming intbase of 0 > ioapic0 irqs 0-23 on motherboard > random: initialized > kbd0 at kbdmux0 > module_register_init: MOD_LOAD (vesa, 0xffffffff80ab3c10, 0) error 19 > ACPI BIOS Error (bug): A valid RSDP was not found (20130823/tbxfroot-223) > ACPI: Table initialisation failed: AE_NOT_FOUND > ACPI: Try disabling either ACPI or apic support. > pcib0: pcibus 0 on motherboard > pci0: on pcib0 > pcib1: irq 16 at device 23.0 on pci0 > pci1: on pcib1 > pcib2: irq 16 at device 0.0 on pci1 > pci2: on pcib2 > pci2: at device 0.0 (no driver attached) > pci2: at device 0.1 (no driver attached) > pci2: at device 0.2 (no driver attached) > ohci0: mem 0xa0000b00-0xa0000bff irq 19 at device 2.0 on pci2 > usbus0 on ohci0 > ohci1: mem 0xa0000c00-0xa0000cff irq 19 at device 2.1 on pci2 > usbus1 on ohci1 > ohci2: mem 0xa0000d00-0xa0000dff irq 19 at device 2.2 on pci2 > usbus2 on ohci2 > ehci0: mem 0xa0000e00-0xa0000eff irq 19 at device 2.3 on pci2 > usbus3: EHCI version 1.0 > usbus3 on ehci0 > pci2: at device 2.4 (no driver attached) > sdhci_pci0: mem 0xa0004000-0xa00041ff irq 18 at device 4.0 on pci2 > sdhci_pci0: 1 slot(s) allocated > sdhci_pci1: mem 0xa0004200-0xa00043ff irq 18 at device 4.1 on pci2 > sdhci_pci1: 1 slot(s) allocated > ahci0: port 0x1020-0x103f mem 0xa0004400-0xa00047ff irq 17 at device 6.0 on pci2 > ahci0: AHCI v1.10 with 2 3Gbps ports, Port Multiplier supported > ahcich0: at channel 0 on ahci0 > ahcich1: at channel 1 on ahci0 > ohci3: mem 0xa0004800-0xa00048ff irq 16 at device 8.0 on pci2 > usbus4 on ohci3 > ohci4: mem 0xa0004900-0xa00049ff irq 16 at device 8.1 on pci2 > usbus5 on ohci4 > ohci5: mem 0xa0004a00-0xa0004aff irq 16 at device 8.2 on pci2 > usbus6 on ohci5 > ehci1: mem 0xa0004b00-0xa0004bff irq 16 at device 8.3 on pci2 > usbus7: EHCI version 1.0 > usbus7 on ehci1 > pci2: at device 10.0 (no driver attached) > uart2: port 0x1040-0x1047 mem 0xa0004d00-0xa0004d0f irq 19 at device 10.1 on pci2 > uart3: port 0x1048-0x104f mem 0xa0004d10-0xa0004d1f irq 19 at device 10.2 on pci2 > uart4: port 0x1050-0x1057 mem 0xa0004d20-0xa0004d2f irq 19 at device 10.3 on pci2 > uart5: port 0x1058-0x105f mem 0xa0004d30-0xa0004d3f irq 19 at device 10.4 on pci2 > pci2: at device 12.0 (no driver attached) > pci2: at device 12.1 (no driver attached) > pci2: at device 12.2 (no driver attached) > pci2: at device 12.3 (no driver attached) > pci2: at device 12.4 (no driver attached) > pcib3: irq 17 at device 24.0 on pci0 > pci3: on pcib3 > pcib4: at device 0.0 on pci3 > pci4: on pcib4 > pcib5: at device 2.0 on pci4 > pci5: on pcib5 > em0: port 0x2000-0x201f mem 0xa1000000-0xa101ffff,0xa1020000-0xa1023fff irq 19 at device 0.0 on pci5 > em0: Using MSIX interrupts with 3 vectors > em0: Ethernet address: 00:00:24:cf:05:30 > pcib6: at device 3.0 on pci4 > pci6: on pcib6 > em1: port 0x3000-0x301f mem 0xa2000000-0xa201ffff,0xa2020000-0xa2023fff irq 16 at device 0.0 on pci6 > em1: Using MSIX interrupts with 3 vectors > em1: Ethernet address: 00:00:24:cf:05:31 > pcib7: at device 4.0 on pci4 > pci7: on pcib7 > pcib8: irq 18 at device 25.0 on pci0 > pci8: on pcib8 > pcib9: at device 0.0 on pci8 > pci9: on pcib9 > pcib10: at device 2.0 on pci9 > pci10: on pcib10 > em2: port 0x4000-0x401f mem 0xa3000000-0xa301ffff,0xa3020000-0xa3023fff irq 16 at device 0.0 on pci10 > em2: Using MSIX interrupts with 3 vectors > em2: Ethernet address: 00:00:24:cf:05:32 > pcib11: at device 3.0 on pci9 > pci11: on pcib11 > em3: port 0x5000-0x501f mem 0xa4000000-0xa401ffff,0xa4020000-0xa4023fff irq 17 at device 0.0 on pci11 > em3: Using MSIX interrupts with 3 vectors > em3: Ethernet address: 00:00:24:cf:05:33 > pcib12: at device 4.0 on pci9 > pci12: on pcib12 > pcib13: irq 19 at device 26.0 on pci0 > pci13: on pcib13 > pcib14: mem 0xa5000000-0xa5003fff irq 19 at device 0.0 on pci13 > pci14: on pcib14 > pcib15: irq 16 at device 1.0 on pci14 > pci15: on pcib15 > pcib16: irq 17 at device 2.0 on pci14 > pci16: on pcib16 > ath0: mem 0xa6000000-0xa601ffff irq 17 at device 0.0 on pci16 > ar9300_set_stub_functions: setting stub functions > ar9300_set_stub_functions: setting stub functions > ar9300_attach: calling ar9300_hw_attach > ar9300_hw_attach: calling ar9300_eeprom_attach > ar9300_flash_map: unimplemented for now > Restoring Cal data from DRAM > Restoring Cal data from EEPROM > ar9300_hw_attach: ar9300_eeprom_attach returned 0 > ath0: RX status length: 48 > ath0: RX buffer size: 4096 > ath0: TX descriptor length: 128 > ath0: TX status length: 36 > ath0: TX buffers per descriptor: 4 > ar9300_freebsd_setup_x_tx_desc: called, 0x0/0, 0x0/0, 0x0/0 > ath0: ath_edma_setup_rxfifo: type=0, FIFO depth = 16 entries > ath0: ath_edma_setup_rxfifo: type=1, FIFO depth = 128 entries > ath0: [HT] enabling HT modes > ath0: [HT] enabling short-GI in 20MHz mode > ath0: [HT] 1 stream STBC receive enabled > ath0: [HT] 1 stream STBC transmit enabled > ath0: [HT] 3 RX streams; 3 TX streams > ath0: AR9580 mac 448.4 RF5110 phy 3661.5 > ath0: 2GHz radio: 0x0000; 5GHz radio: 0x0000 > pcib17: irq 18 at device 3.0 on pci14 > pci17: on pcib17 > ath1: mem 0xa7000000-0xa701ffff irq 18 at device 0.0 on pci17 > ar9300_set_stub_functions: setting stub functions > ar9300_set_stub_functions: setting stub functions > ar9300_attach: calling ar9300_hw_attach > ar9300_hw_attach: calling ar9300_eeprom_attach > ar9300_flash_map: unimplemented for now > Restoring Cal data from DRAM > Restoring Cal data from EEPROM > ar9300_hw_attach: ar9300_eeprom_attach returned 0 > ath1: RX status length: 48 > ath1: RX buffer size: 4096 > ath1: TX descriptor length: 128 > ath1: TX status length: 36 > ath1: TX buffers per descriptor: 4 > ar9300_freebsd_setup_x_tx_desc: called, 0x0/0, 0x0/0, 0x0/0 > ath1: ath_edma_setup_rxfifo: type=0, FIFO depth = 16 entries > ath1: ath_edma_setup_rxfifo: type=1, FIFO depth = 128 entries > ath1: [HT] enabling HT modes > ath1: [HT] enabling short-GI in 20MHz mode > ath1: [HT] 1 stream STBC receive enabled > ath1: [HT] 1 stream STBC transmit enabled > ath1: [HT] 3 RX streams; 3 TX streams > ath1: AR9580 mac 448.4 RF5110 phy 1083.4 > ath1: 2GHz radio: 0x0000; 5GHz radio: 0x0000 > isab0: at device 31.0 on pci0 > isa0: on isab0 > cpu0 on motherboard > est0: on cpu0 > est: CPU supports Enhanced Speedstep, but is not recognized. > est: cpu_vendor GenuineIntel, msr 60706070600060a > device_attach: est0 attach returned 6 > p4tcc0: on cpu0 > cpu1 on motherboard > est1: on cpu1 > est: CPU supports Enhanced Speedstep, but is not recognized. > est: cpu_vendor GenuineIntel, msr 60706070600060a > device_attach: est1 attach returned 6 > p4tcc1: on cpu1 > atrtc0: at port 0x70 irq 8 on isa0 > Event timer "RTC" frequency 32768 Hz quality 0 > attimer0: at port 0x40 on isa0 > Timecounter "i8254" frequency 1193182 Hz quality 0 > Event timer "i8254" frequency 1193182 Hz quality 100 > ppc0: cannot reserve I/O port range > uart0: <16550 or compatible> at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > uart0: console (9600,n,8,1) > est0: on cpu0 > est: CPU supports Enhanced Speedstep, but is not recognized. > est: cpu_vendor GenuineIntel, msr 60706070600060a > device_attach: est0 attach returned 6 > est1: on cpu1 > est: CPU supports Enhanced Speedstep, but is not recognized. > est: cpu_vendor GenuineIntel, msr 60706070600060a > device_attach: est1 attach returned 6 > Timecounters tick every 1.000 msec > random: unblocking device. > usbus0: 12Mbps Full Speed USB v1.0 > usbus1: 12Mbps Full Speed USB v1.0 > ugen0.1: <0x8086> at usbus0 > uhub0: <0x8086 OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0 > ugen1.1: <0x8086> at usbus1 > uhub1: <0x8086 OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1 > usbus2: 12Mbps Full Speed USB v1.0 > usbus3: 480Mbps High Speed USB v2.0 > ugen2.1: <0x8086> at usbus2 > uhub2: <0x8086 OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2 > ugen3.1: at usbus3 > uhub3: on usbus3 > usbus4: 12Mbps Full Speed USB v1.0 > uhub0: 1 port with 1 removable, self powered > ugen4.1: <0x8086> at usbus4 > uhub4: <0x8086 OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4 > uhub1: 1 port with 1 removable, self powered > usbus5: 12Mbps Full Speed USB v1.0 > uhub2: 1 port with 1 removable, self powered > ugen5.1: <0x8086> at usbus5 > uhub5: <0x8086 OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5 > usbus6: 12Mbps Full Speed USB v1.0 > usbus7: 480Mbps High Speed USB v2.0 > ugen6.1: <0x8086> at usbus6 > uhub6: <0x8086 OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus6 > uhub4: 1 port with 1 removable, self powered > ugen7.1: at usbus7 > uhub7: on usbus7 > ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 > uhub5: 1 port with 1 removable, self powered > ada0: uhub6: 1 port with 1 removable, self powered > ATA-8 SATA 2.x device > ada0: Serial Number 02512013500300001076 > ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) > ada0: Command Queueing enabled > ada0: 28626MB (58626288 512 byte sectors: 16H 63S/T 16383C) > ada0: Previously was known as ad4 > SMP: AP CPU #1 Launched! > Timecounter "TSC" frequency 600012906 Hz quality 1000 > Root mount waiting for: usbus7 usbus3 > uhub3: 3 ports with 3 removable, self powered > uhub7: 3 ports with 3 removable, self powered > Trying to mount root from ufs:/dev/ada0p2 [rw]... > bridge0: Ethernet address: 02:b1:ae:74:0b:00 > wlan0: Ethernet address: 04:f0:21:04:5d:7a > ath0: stuck beacon; resetting (bmiss count 4) > ath0: stuck beacon; resetting (bmiss count 0) > wlan1: Ethernet address: 04:f0:21:04:5d:65 > > If anyone has an idea on what is wrong or what needs to be > reported/tested to find out and fix this please let me know. > > -- > -- > ===================================================== > Christophe Prevotaux > Email: c.prevotaux@rural-networks.com > Tel : +33 06 79 11 86 58 > ===================================================== > > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"