Am Freitag, 15. Februar 2008 22:12:36 schrieb Richard Scherping: > Chatre, Reinette schrieb: > >>> One more question ... did ad-hoc work for you before this patch? > >> > >> No. In my tests only ipw3945 works in Ad-Hoc mode. > > > > ok - that explains things. The patch assumes that ad-hoc mode is > > working, which is unfortunately not the case. We have to fix this. > > > > Reinette > > As I said, I have tested with iwl4965 only. Seems as if there are more > problems with ad-hoc and iwl3945. Did ad-hoc work in the "old" iwl3945 > (before the API change with old version 1.1.17, compared to new version > 1.2.23/26)? I have made some short tests with my working kernel 2.6.23. Version 1.1.17 - 1.1.22 Ad-Hoc mode is working. Version 1.1.23 - Ad-Hoc mode is not working. Changes in 1.2.23 * fix problem when rf_kill switch change during suspend/resume * fix possible priv->mutex deadlock during suspend * 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta * 4965 unify rate scale variable names for station data * move uCode helper functions to iwl-helpers.h * Makefile: enable building using "make -C /path/to/iwlwifi" * fix iwl_mac_add_interface handler * Fix race conditional panic * remove redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' structs * document scan command * remove iwl4965_tx_cmd * move iwl4965_get_dma_hi_address function to iwl-helpers.h * fix rate control algo reference leak * fix rf_kill state inconsistent during suspend and resume * fix priv->ucode_data_backup save problem * iwl4965: fix mutex_unlock missed problem in iwl_mac_config exit path * iwl4965: Remove redundant code in iwl4965_tx_cmd * fix compilation warnings * use pci_save_state() before calling pci_disable_device() * skip mac80211 conf during a hardware scan and replay it afterwards * delay firmware loading from pci_probe to network interface open * Makefile: enable HT and HT_AGG by default Patrick - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html