* REGRESSION for RT2561/RT61 in 2.6.33
[not found] ` <4B201D67.8000607-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2010-01-11 14:54 ` Alan Stern
2010-01-11 15:11 ` Johannes Berg
0 siblings, 1 reply; 3+ messages in thread
From: Alan Stern @ 2010-01-11 14:54 UTC (permalink / raw)
To: Gertjan van Wingerde
Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA,
netdev-u79uwXL29TY76Z2rM5mHXA, Kernel development list
Gertjan:
Sorry to bother you again, but I have run across a new bug affecting
my rt2561s card. It appeared in 2.6.33-rc1 and is still present in
-rc3. (This is with CONFIG_CFG80211_DEFAULT_PS disabled, not that it
should make any difference now.)
The card doesn't work. Although the firmware load appears to
succeed, "iwconfig wlan0" says no wireless extensions present.
The only clue I can offer is that "rmmod rt61pci" hangs in
wiphy_unregister() during the wait_event() loop near the start, because
rdev->opencount is equal to -1. This suggests a refcounting imbalance
of some sort.
Alan Stern
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: REGRESSION for RT2561/RT61 in 2.6.33
2010-01-11 14:54 ` REGRESSION for RT2561/RT61 in 2.6.33 Alan Stern
@ 2010-01-11 15:11 ` Johannes Berg
2010-01-11 15:46 ` Alan Stern
0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2010-01-11 15:11 UTC (permalink / raw)
To: Alan Stern
Cc: Gertjan van Wingerde, linux-wireless, netdev,
Kernel development list
[-- Attachment #1: Type: text/plain, Size: 541 bytes --]
Alan,
> The card doesn't work. Although the firmware load appears to
> succeed, "iwconfig wlan0" says no wireless extensions present.
You need to set CONFIG_CFG80211_WEXT (it is default y).
> The only clue I can offer is that "rmmod rt61pci" hangs in
> wiphy_unregister() during the wait_event() loop near the start,
> because
> rdev->opencount is equal to -1. This suggests a refcounting imbalance
>
> of some sort.
Good point, that's a bug that will go away with CONFIG_CFG80211_WEXT,
I'll send a fix.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: REGRESSION for RT2561/RT61 in 2.6.33
2010-01-11 15:11 ` Johannes Berg
@ 2010-01-11 15:46 ` Alan Stern
0 siblings, 0 replies; 3+ messages in thread
From: Alan Stern @ 2010-01-11 15:46 UTC (permalink / raw)
To: Johannes Berg
Cc: Gertjan van Wingerde, linux-wireless, netdev,
Kernel development list
On Mon, 11 Jan 2010, Johannes Berg wrote:
> Alan,
>
> > The card doesn't work. Although the firmware load appears to
> > succeed, "iwconfig wlan0" says no wireless extensions present.
>
> You need to set CONFIG_CFG80211_WEXT (it is default y).
>
> > The only clue I can offer is that "rmmod rt61pci" hangs in
> > wiphy_unregister() during the wait_event() loop near the start,
> > because
> > rdev->opencount is equal to -1. This suggests a refcounting imbalance
> >
> > of some sort.
>
> Good point, that's a bug that will go away with CONFIG_CFG80211_WEXT,
> I'll send a fix.
Many thanks. I'll test the patch and the config option tonight and
report back tomorrow.
Alan Stern
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-11 15:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4B201D67.8000607@gmail.com>
[not found] ` <4B201D67.8000607-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-01-11 14:54 ` REGRESSION for RT2561/RT61 in 2.6.33 Alan Stern
2010-01-11 15:11 ` Johannes Berg
2010-01-11 15:46 ` Alan Stern
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox