Changes between Version 24 and Version 25 of Internal/AtherosDriverLimits


Ignore:
Timestamp:
Sep 15, 2006, 10:46:41 AM (18 years ago)
Author:
Gautam D. Bhanage
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/AtherosDriverLimits

    v24 v25  
    129129
    130130
    131  === Steps Carried Out For Compiling, Debugging And Testing NodeAgent Code ===
     131 === Location Of Changes To Be Made To The Script ===
    132132 * 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.
    133133 * Determine a place where the current drivers are loaded. -> Use this location to delete the default "sta" interfaces created by the madwifi driver.
    134134 * 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.
    135135
     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 *
    136139
    137140