Comment 13 for bug 199679

Revision history for this message
Alexander Sack (asac) wrote : Re: [ipw2200] Cannot connect with network manager 0.6.6-0ubuntu1

i did some cleanups of the hidden ssid tweaks on the branch. The new behaviour is:

  * use scan_ssid 1 with AP_SCAN 1 for all scan_capa_ssid drivers
  * use scan_ssid 1 with AP_SCAN 1 for all drivers with buggy
    scan_capa_ssid and buggy ap_scan and explicitly set essid through
    wireless tools to help driver to find bssids of hidden ssid
      Drivers with buggy scan_capa_ssid: ipw2200
      Drivers with buggy ap_scan 2: iwl3945, iwl4965
  * use AP_SCAN 2 for all other drivers
    - update debian/patches/42b_fix_ap_scan_hidden.patch