mirror of
https://github.com/szehl/ath9k-hmac.git
synced 2024-12-19 22:07:53 +00:00
Update README.md
This commit is contained in:
parent
9c1055cae6
commit
fa4d9db8af
@ -102,4 +102,9 @@ If the output is something like:
|
|||||||
Everything went well.
|
Everything went well.
|
||||||
|
|
||||||
## HOW TO USE ATH9k HMAC
|
## HOW TO USE ATH9k HMAC
|
||||||
|
First you have to compile the hmac_userspace_daemon
|
||||||
|
If you installed the ATH9k HMAC driver with the 3 step manual, you can simply use:
|
||||||
|
```
|
||||||
|
cd ~/hmac/ath9k-hmac/hmac_userspace_daemon; make;
|
||||||
|
```
|
||||||
|
Otherwise make sure that the file hmac_userspace_daemon/hybrid_tdma_csma_mac.c includes the correct nl80211.h you used during building the ATH9k HTDMA driver.
|
||||||
|
Loading…
Reference in New Issue
Block a user