Re: [PATCH 02/3] d80211: iwlist scan

2006-08-23 Thread Jiri Benc
On Mon, 21 Aug 2006 17:36:16 -0700, Mohamed Abbas wrote: > This patch enhance iwlist scan to dispaly supported rate with readable > format. It also add a macro to convert channel to freq value. this macro > is needed in ieee80211_rx_bss_info. In 3945 we issues a host scan > command to perform sc

[PATCH 02/3] d80211: iwlist scan

2006-08-21 Thread Mohamed Abbas
This patch enhance iwlist scan to dispaly supported rate with readable format. It also add a macro to convert channel to freq value. this macro is needed in ieee80211_rx_bss_info. In 3945 we issues a host scan command to perform scanning which will cause in setting the freq to the wrong value.