Return-path: Received: from mail-bw0-f225.google.com ([209.85.218.225]:37521 "EHLO mail-bw0-f225.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753463AbZGIFaJ (ORCPT ); Thu, 9 Jul 2009 01:30:09 -0400 Received: by bwz25 with SMTP id 25so3286285bwz.37 for ; Wed, 08 Jul 2009 22:30:07 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1246900337.20908.15.camel@johannes.local> Date: Thu, 9 Jul 2009 07:30:07 +0200 Message-ID: Subject: Re: rt73 in AP mode: PS frames buffered but missing TIM bit? From: Stefan Steuerwald To: linux-wireless@vger.kernel.org Cc: Johannes Berg Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: > > Sounds like a driver problem, it must not be reacting to set_tim() > > properly. > > > > johannes > > Looking at rt73usb.c:2242, there isn't any initializer for .set_tim . > Plausible explanation. > It may be totally beyond me to just implement it. Let me find someone > to ask nicely ;-) ... I have an experimental patch working (sent for review to the rt2x00 mailing list). I will report back here. Stefan.