Search Linux Wireless

Re: hostapd hangs on rt2500pci, leaving the nic in an unstable state

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux