Difference between revisions of "Mesh/WalkThrough"

32 bytes removed ,  18:14, 1 December 2013
changed the wording a bit
(changed the wording a bit)
Line 32: Line 32:
*Find the drivers for your device
*Find the drivers for your device
*: Determine drivers for your router based on the chipset (ex. Atheros AR9331)
*: Determine drivers for your router based on the chipset (ex. Atheros AR9331)
*: The open source driver for ''this example'' is [http://wireless.kernel.org/en/users/Drivers/ath9k Ath9k]. ([http://wireless.kernel.org/en/users/Drivers all drivers for linux])
*: Download the [http://wireless.kernel.org/en/users/Drivers driver for the node]. (ex. [http://wireless.kernel.org/en/users/Drivers/ath9k Ath9k])
*Install the driver feed  
*Install the driver feed  
*: <code>$ ./scripts/feeds install <PACKAGENAME></code> (ex. kmod-ath9k)  
*: <code>$ ./scripts/feeds install <PACKAGENAME></code> (ex. kmod-ath9k)  
289

edits