Comment 1 for bug 582555

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hi Scott,

Thanks for the heads up. I've examined the details of the fix on the sourceforge forum you linked to. It appears the Maverick kernel already has the kernel config options enabled that are required:

ogasawara@emiko:~/ubuntu-maverick/debian.master/config$ grep -rn "CONFIG_MAC80211=" *
config.common.ports:1810:CONFIG_MAC80211=m
config.common.ubuntu:2207:CONFIG_MAC80211=m

ogasawara@emiko:~/ubuntu-maverick/debian.master/config$ grep -rn "WIRELESS_EXT=" *
config.common.ports:4085:CONFIG_WIRELESS_EXT=y
config.common.ubuntu:4651:CONFIG_WIRELESS_EXT=y

And we also enable a variety of Intel wireless drivers.

So, based on the above information I'm going to go ahead and close this bug as Fix Released for Maverick. However, please be sure to test and verify with the Maverick kernel if and when you are able to. Thanks.