On 2014-04-20, Benjamin Baier <program...@netzbasis.de> wrote: > It's Advertised as an EP-N8508. > It is most likely a rebrand, which uses the rtl8188cus (very low cost chip) > This should be supported by the urtwn driver. > Just need to recognize the USB device number. > In this case it's idVendor 0x148f idProduct 0x7601. > > This makes me wonder, if there is a method to test this without > recompiling the kernel. > With config(8) maybe?
Not with config(8), you would need to patch the binary. Just build a new kernel, it's much easier.