Re: ath9k usb Wi-Fi driver

2023-06-12 Thread Colin Parker
Josef, Fantastic! I am happy to confirm that your driver also works with my Ralink-based > D-Link dongle (running via USB passthrough in QEMU and flood pinging it > from the out-site). I encountered the I/O signal handling issue once > but since its a known problem I mostly ignored that for no

Intel MPK | ARM MTE

2023-06-12 Thread Sid Agrawal
Hi Both ARM[1] and Intel[2] have features to hide parts of the address space from the rest of the program. The motivation of these hardware features is typically to hide the data of the app from a library or vice-versa. Both of them use unused bits in the PageTableEntry to store news (about 4 bits)

Re: ath9k usb Wi-Fi driver

2023-06-12 Thread Josef Söntgen
Hi Colin, > > Did you try with a recent branch? I've been having success with > > rt2x00 and ath9k both lately. > > No, I have not found the time yet but there should be some time this > weekend. I am happy to confirm that your driver also works with my Ralink-based D-Link dongle (running via US