Added rmmod notes.
This commit is contained in:
parent
2939282fbe
commit
3665c60eb0
8
README
8
README
|
@ -53,3 +53,11 @@ will make it to their appropriate destinations.
|
|||
this same method you should be able to run wlanctl to send commands down
|
||||
to the driver. It won't act on them, but it will write an entry to the log
|
||||
indicating receipt.
|
||||
|
||||
When your finished execute the following two commands to remove the modules
|
||||
from memory.
|
||||
|
||||
rmmod skelwlan_cs
|
||||
rmmod p80211
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue