linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: Bas Hulsken <bhulsken@hotmail.com>
Cc: linux-wireless@vger.kernel.org,
	Johannes Berg <johannes@sipsolutions.net>
Subject: Re: hostapd hangs on rt2500pci, leaving the nic in an unstable state
Date: Wed, 9 Apr 2008 19:33:03 +0200	[thread overview]
Message-ID: <200804091933.03615.IvDoorn@gmail.com> (raw)
In-Reply-To: <200804091932.09459.IvDoorn@gmail.com>

On Wednesday 09 April 2008, Ivo van Doorn wrote:
> On Monday 07 April 2008, Bas Hulsken wrote:
> > Hi
> > 
> > > Could you try editing rt2500pci.c
> > > and in rt2500pci_interrupt() change:
> > > 
> > > 	if (rt2x00_get_field32(reg, CSR7_TBCN_EXPIRE))
> > > 		rt2x00lib_beacondone(rt2x00dev);
> > > 
> > > to
> > > 
> > > 	//if (rt2x00_get_field32(reg, CSR7_TBCN_EXPIRE))
> > > 	//	rt2x00lib_beacondone(rt2x00dev);
> > 
> > did that, also applied Johannes' "fix STA AID bug" patch, but no change
> > in behaviour, still the same hang in hostapd.
> 
> Does the patch by Daniel Wagner:
> 	rt61pci: rt61pci_beacon_update do not free skb twice
> which was send to the linux-wireless mailing list today help?

wait never mind, that was a stupid comment since you are using rt2500pci... :S
I'll see if the patch also is applicable for rt2500pci and post that patch if that is
the case. :)

Ivo

  reply	other threads:[~2008-04-09 17:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-05 16:22 hostapd hangs on rt2500pci, leaving the nic in an unstable state Bas Hulsken
2008-04-05 17:46 ` Ivo van Doorn
2008-04-06 12:52   ` Bas Hulsken
2008-04-06 15:08     ` Ivo van Doorn
2008-04-07 17:47       ` Bas Hulsken
2008-04-09 17:32         ` Ivo van Doorn
2008-04-09 17:33           ` Ivo van Doorn [this message]
2008-04-10 16:39             ` Bas Hulsken
2008-04-10 16:59               ` Ivo van Doorn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200804091933.03615.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --cc=bhulsken@hotmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).