Changes between Version 24 and Version 25 of Internal/AtherosDriverLimits
- Timestamp:
- Sep 15, 2006, 10:46:41 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/AtherosDriverLimits
v24 v25 129 129 130 130 131 === Steps Carried Out For Compiling, Debugging And Testing NodeAgent Code===131 === Location Of Changes To Be Made To The Script === 132 132 * In the process of event it was found out that the current code structure needed to be changed at two fundamental places to support the new 'wlanconfig' based interface configuration. 133 133 * Determine a place where the current drivers are loaded. -> Use this location to delete the default "sta" interfaces created by the madwifi driver. 134 134 * Determine the place where the script tries to configure each individual interfaces based on the requests from the code. -> Replace all conventional commands (iwconfig) with wlanconfig based interface configuration commands. 135 135 136 === Steps Carried Out For Compiling, Debugging And Testing NodeAgent Code === 137 * Use imageNodes with baseline-cougar.ndz which creates an image of the nodes with the latest version of the madwifi driver. 138 * 136 139 137 140