Changes between Initial Version and Version 1 of Documentation/cImages/baseline-2.2.ndz


Ignore:
Timestamp:
Jul 3, 2007, 10:06:54 PM (17 years ago)
Author:
mcgrof
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/cImages/baseline-2.2.ndz

    v1 v1  
     1
     2
     3
     4Go back --> [wiki:Documentation Documentation] --> [wiki:Documentation/SupportedImages SupportedImages]
     5
     6== baseline-2.2.ndz ==
     7
     8* Add bluetooth support
     9* Upgrade to 2.6.18-4-686
     10* Remove gnuradio as its a specialized software and we need to rely on trunk anyway, alternative image will be provided for it based on lastest baseline
     11* Adopt temporary madwifi [http://www.orbit-lab.org/wiki/HowTo/bssidFix IBSS-fix based on SSID] for large networks. This feature is enabled by default. To disable reload wlan with ibss_grid=0 as a module parameter as follows:
     12
     13{{{
     14/misc/src/madwifi-svn/trunk/scripts/madwifi-unload.bash
     15modprobe wlan ibss_grid=0
     16modprobe ath_pci
     17}}}
     18
     19Some additional notes:
     20
     21 * [wiki:Documentation/BuildingDrivers BuildingDrivers]