From: Dmitriy Tochansky <toch@dfpost.ru>
To: linux-mips@linux-mips.org
Subject: Re: mmap problem
Date: Wed, 8 Dec 2004 10:35:42 +0300 [thread overview]
Message-ID: <20041208103542.6964f84f.toch@dfpost.ru> (raw)
In-Reply-To: <BAY15-F22AE91D0812E86B5F51579AFB60@phx.gbl>
On Wed, 08 Dec 2004 13:28:30 +0600
"Alexey Shinkin" <alexshinkin@hotmail.com> wrote:
> Hi !
>
> On Au1550 code like yours works
>
> I use ioremap_nocache(PhysAddr,length) to get access from kernel
> level.
Yes, it works. Even just ioremap()
> For access from userland I don't set any vm_flags in drivers' mmap()
> ,
> vma->vm_flags is set by kernel to 0x40FB (VM_IO is set and
> VM_LOCKED isn't).
I tryed it - same result. :(
>
> And , as Dan said , pci_resource_* functions used for getting valid
> PCI memory address
Done! :)
next prev parent reply other threads:[~2004-12-08 7:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-08 7:28 mmap problem Alexey Shinkin
2004-12-08 7:35 ` Dmitriy Tochansky [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-12-07 15:42 Dmitriy Tochansky
2004-12-07 15:42 ` Dmitriy Tochansky
2004-12-07 15:57 ` Dan Malek
2004-12-08 7:40 ` Dmitriy Tochansky
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=20041208103542.6964f84f.toch@dfpost.ru \
--to=toch@dfpost.ru \
--cc=linux-mips@linux-mips.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 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.