mirror of
https://github.com/szehl/ath9k-hmac.git
synced 2024-12-18 21:37:51 +00:00
Update README.md
This commit is contained in:
parent
c0691f0adc
commit
d3405b1690
@ -57,11 +57,11 @@ cd ~/hmac/ath9k-hmac/backports-3.12.8-1; make defconfig-ath9k; make -j4; sudo ma
|
||||
Now again reboot your machine and choose 3.12 kernel during boot in the grub menu.
|
||||
After Reboot the ATH9k-HMAC should be installed, you can check by typing
|
||||
```
|
||||
dmesg | grep TID
|
||||
dmesg | grep HMAC
|
||||
```
|
||||
If the output is something like:
|
||||
```
|
||||
[ 3.648915] ath: TID SLEEPING MODE ENABLED
|
||||
[ 3.711813] ath: ATH9K HMAC ENABLED
|
||||
```
|
||||
Everything went well.
|
||||
|
||||
@ -175,11 +175,11 @@ sudo make install
|
||||
```
|
||||
After Reboot the ATH9k-HMAC should be installed, you can check by typing
|
||||
```
|
||||
dmesg | grep TID
|
||||
dmesg | grep HMAC
|
||||
```
|
||||
If the output is something like:
|
||||
```
|
||||
[ 3.648915] ath: TID SLEEPING MODE ENABLED
|
||||
[ 3.711813] ath: ATH9K HMAC ENABLED
|
||||
```
|
||||
Everything went well.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user