From: Jiri Slaby <jirislaby@gmail.com>
To: Tomas Winkler <tomasw@gmail.com>
Cc: yi.zhu@intel.com, reinette.chatre@intel.com,
linux-wireless <linux-wireless@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: iwl + iomap + readl/writel
Date: Tue, 12 Aug 2008 23:58:14 +0200 [thread overview]
Message-ID: <48A20776.80302@gmail.com> (raw)
In-Reply-To: <1ba2fa240808121457j33a83effo44110a0423d83f@mail.gmail.com>
On 08/12/2008 11:57 PM, Tomas Winkler wrote:
> On Wed, Aug 13, 2008 at 12:54 AM, Jiri Slaby <jirislaby@gmail.com> wrote:
>> On 08/12/2008 11:49 PM, Tomas Winkler wrote:
>>> On Tue, Aug 12, 2008 at 11:48 PM, Jiri Slaby <jirislaby@gmail.com> wrote:
>>>> Hi,
>>>>
>>>> I spotted that iwl drivers use readl method on an iomap space. IIRC some
>>>> archs might return a tag instead of an address expected by readl/writel.
>>>>
>>>> I think you should either switch to ioread32/iowrite32 or to ioremap.
>>> Can you give me reading material on this?
>> No, google will (you can even feel lucky).
>
> I didn't ask for obvious answers :)
Sorry, I don't remember where/when this was discussed, you have to search for it.
next prev parent reply other threads:[~2008-08-12 21:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-12 20:48 iwl + iomap + readl/writel Jiri Slaby
2008-08-12 21:49 ` Tomas Winkler
2008-08-12 21:54 ` Jiri Slaby
2008-08-12 21:57 ` Tomas Winkler
2008-08-12 21:58 ` Jiri Slaby [this message]
2008-08-12 22:04 ` Tomas Winkler
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=48A20776.80302@gmail.com \
--to=jirislaby@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=reinette.chatre@intel.com \
--cc=tomasw@gmail.com \
--cc=yi.zhu@intel.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.