All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nik Nyby <nikolas@gnu.org>
To: Larry Finger <Larry.Finger@lwfinger.net>,
	linux-wireless@vger.kernel.org, pkshih@realtek.com
Subject: Re: rtl8821ae dbi read question
Date: Sat, 18 Nov 2017 19:39:41 -0500	[thread overview]
Message-ID: <18ae2e47-aed9-0caa-7a17-1c98e4abc91c@gnu.org> (raw)
In-Reply-To: <41409929-78bb-f00b-74e5-b70d6d157c52@lwfinger.net>

On 11/06/2017 08:52 AM, Larry Finger wrote:
> 
> Your results seem to indicate that aspm, which is support_aspm 
> internally, is not being set to zero. The first executable statement in 
> enable_aspm is
> 
>          if (!ppsc->support_aspm)
>                  return;
> 
> That statement should disable the entire routine; however, you still 
> need to disable the call to this routine. It is possible that the timing 
> is messed up when built into the kernel. Building as a module will be 
> instructive.
> 
> Larry
> 

FYI, when building this driver as a module, I'm not seeing my unstable 
connection problem anymore, with the aspm=0 config set in 
/etc/modprobe.d/. Thanks for your help with this.

      reply	other threads:[~2017-11-19  0:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-04 23:27 rtl8821ae dbi read question Nik Nyby
2017-11-05 16:50 ` Larry Finger
2017-11-05 20:53   ` Nik Nyby
2017-11-06  1:46     ` Larry Finger
2017-11-05 21:15   ` Nik Nyby
2017-11-05 21:29     ` James Cameron
2017-11-06  2:09     ` Larry Finger
2017-11-06  4:09       ` Nik Nyby
2017-11-06 13:52         ` Larry Finger
2017-11-19  0:39           ` Nik Nyby [this message]

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=18ae2e47-aed9-0caa-7a17-1c98e4abc91c@gnu.org \
    --to=nikolas@gnu.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@realtek.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.