Most recent kernel where this bug did not occur: 2.6.14 Distribution: Pardus Linux Problem Description: /sys/class/net/<device name>/wireless is no longer created with 2.6.15-rcX kernels where as this directory contained many wireless related information for the device in 2.6.14 kernels. This change results in breake of many userspace programs & scripts. Steps to reproduce: Install 2.6.15-rcX kernel and see /sys/class/net/wlan0/wireless no longer exists where wlan0 is your device name.
Change kernel version to -rc7, just tested now and the directory is gone.
What wireless card are you using?
Intel Corporation PRO/Wireless 2200BG
I saw you got a fix in netdev :) (please close this bug when it's merged so it doesn't keeps open forever)
I will as soon as its merged :)
Andrey told me this in 2.6.15-mm2 so its up to Andrew to push this to Linus now. CC'ing Andrew and closing this bug.
Could you please test 2.6.15-mm2? There's one report of wpa_supplicant failing and perhaps it's due to this.
Sure I will test & report tomorrow.
Tried with 2.6.15-mm2 and this bug is fixed. Closing, thanks.