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 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?

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