Re: Support for AR9271 (ath USB glue)

2018-12-23 Thread Adrian Chadd
Hi! Sorry for not replying earlier. The 30 second version - you should look at uath and ath9k's usb code. It's not ENTIRELY just a register access method - there are a bunch of things that are done by firmware via calls - like setting the mode, adding/removing nodes, etc. ath(4) will need a bunch

Support for AR9271 (ath USB glue)

2018-12-22 Thread lr x
Hi, I have a TP-LINK device[1] and I'd like to get this running on FreeBSD. I have searched the interwebs[2][3] and, as I understand, the only thing that's blocking this is the missing usb glue in ath / ath_hal [4][5]. I'm not entirely sure of how it all works together. What all should the USB gl