Re: rtwn(4) dropping frames, inconsistently receiving data

2018-08-18 Thread Adrian Chadd
hi! ok, hm. So, I wonder if there are some issues with the busdma code. Boot your test device with say, 1G of memory instead (there's some boot hint you can set that limits physical memory) which should avoid things like 64 bit bounce buffer stuff into 32 bit memory space. Booting with 1G

rtwn(4) dropping frames, inconsistently receiving data

2018-08-18 Thread Farhan Khan
Hi all, Update and soliciting advice on my efforts to get rtl8188ee on FreeBSD. High-level summary: The Rx interrupt handler checks the Rx ring to determine if it meets a condition prior to running rtwn_pci_rx_frame(). If it meets the condition, which I suspect is due to the device not yet