Date: Wed, 27 Mar 2013 18:47:54 -0500 From: Joshua Isom <jrisom@gmail.com> To: Adrian Chadd <adrian@freebsd.org> Cc: freebsd-wireless@freebsd.org Subject: Re: [wip] ar9300 hostap support Message-ID: <5153852A.1040508@gmail.com> In-Reply-To: <CAJ-VmomEy6fMNmNYyUUDcaJY3zHJUt5F5KkSv%2BSCp1wqPp1jLQ@mail.gmail.com> References: <CAJ-Vmo=4QRuYeG8LmEfntTB2W5OyfsnVDCz5cJ__zWYbXkme3w@mail.gmail.com> <CAJ-VmomtQFjiGZRR0ME3HvGaJjHfXq%2BRT6a699UUDqGnJM1zjw@mail.gmail.com> <CAJ-Vmon7-g6DOdCsF05i4twfL_UXjBYUneGYts6dZbiFgH3zww@mail.gmail.com> <51522277.6040107@gmail.com> <CAJ-VmonuiJ%2B3mwOtwZtSbm2T6_kisNV1wmzQPcXDo638_Kq0aQ@mail.gmail.com> <51523B6F.5010506@gmail.com> <CAJ-VmomDXdo-Ep02a_BBByw5Jkx6hcodhkXt=LeYaQnLunu-qQ@mail.gmail.com> <CAJ-Vmom6PwPW8v76Svz6xcR9=1Ggj_d88Mpo4H_D%2BRKP1eCLAw@mail.gmail.com> <51538239.9030903@gmail.com> <CAJ-VmomEy6fMNmNYyUUDcaJY3zHJUt5F5KkSv%2BSCp1wqPp1jLQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/27/2013 6:37 PM, Adrian Chadd wrote: > On 27 March 2013 16:35, Joshua Isom <jrisom@gmail.com> wrote: > >> So far 22 hours uptime. Other than what's probably debug messages, >> everything seems to be working fine. > > Please post the debug messages. Anything the driver spits out needs to > be fixed. :-) > > > > Adrian > Maybe this way will be somewhat easy to work with. > [jri:~] jisom% dmesg | grep '\(ath\|ar9300\|wlan0\)' | uniq > ath0: <Atheros AR938x> mem 0xfdec0000-0xfdedffff irq 16 at device 0.0 on pci2 > 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 > 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: AR9380 mac 448.3 RF5110 phy 0.0 > ath0: 2GHz radio: 0x0000; 5GHz radio: 0x0000 > ar9300_Stub_GetCTSTimeout: called > ar9300_Stub_GetAntennaSwitch: called > wlan0: Ethernet address: 64:70:02:18:6d:95 > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ath0: ath_edma_tx_processq: Q1: empty? > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ar9300_reset[4253]: ar9300_stop_dma_receive failed > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to DOWN > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to UP > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ar9300_reset[4253]: ar9300_stop_dma_receive failed > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ar9300_reset[4253]: ar9300_stop_dma_receive failed > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ar9300_reset[4253]: ar9300_stop_dma_receive failed > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ar9300_reset[4253]: ar9300_stop_dma_receive failed > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ar9300_reset[4253]: ar9300_stop_dma_receive failed > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ar9300_reset[4253]: ar9300_stop_dma_receive failed > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to DOWN > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to UP > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to DOWN > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to UP > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to DOWN > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to UP > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ar9300_reset[4253]: ar9300_stop_dma_receive failed > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ar9300_reset[4253]: ar9300_stop_dma_receive failed > ath0: ath_edma_recv_proc_queue: handled npkts 0 > ar9300_reset[4253]: ar9300_stop_dma_receive failed > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to DOWN > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to UP > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to DOWN > ath0: ath_edma_recv_proc_queue: handled npkts 0 > wlan0: link state changed to UP > ath0: ath_edma_recv_proc_queue: handled npkts 0 > [jri:~] jisom% dmesg | grep 'ath0: ath_edma_recv_proc_queue: handled npkts 0' | wc -l > 1246
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5153852A.1040508>