From: "Rafał Miłecki" <zajec5@gmail.com>
To: b43-dev@lists.infradead.org
Subject: Question about IMCFGLO timeouts workaround
Date: Wed, 4 May 2011 12:41:08 +0200 [thread overview]
Message-ID: <BANLkTi=bppqp9K50n-5d5MOW53-LvdbfyQ@mail.gmail.com> (raw)
drivers/net/wireless/b43/main.c
b43_imcfglo_timeouts_workaround
Does it make sense to have here code:
case SSB_BUSTYPE_SSB:
tmp &= ~SSB_IMCFGLO_REQTO;
tmp &= ~SSB_IMCFGLO_SERTO;
tmp |= 0x53;
break;
Does SSB_BUSTYPE_SSB still have PCI core? I though SSB_BUSTYPE_SSB is
some kind of native, not attached with PCI host.
--
Rafa?
next reply other threads:[~2011-05-04 10:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-04 10:41 Rafał Miłecki [this message]
2011-05-04 12:35 ` Question about IMCFGLO timeouts workaround Michael Büsch
2011-05-04 12:45 ` Rafał Miłecki
2011-05-04 12:47 ` Rafał Miłecki
2011-05-04 12:48 ` Michael Büsch
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='BANLkTi=bppqp9K50n-5d5MOW53-LvdbfyQ@mail.gmail.com' \
--to=zajec5@gmail.com \
--cc=b43-dev@lists.infradead.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).