| To: | "Manuel Lauss" <manuel.lauss@googlemail.com>, <linux-mips@linux-mips.org> |
|---|---|
| Subject: | RE: How can I access h/w registers in user space? |
| From: | "Ardelean, Andrei" <Andrei.Ardelean@idt.com> |
| Date: | Mon, 18 Apr 2011 11:14:32 -0700 |
| In-reply-to: | <BANLkTi=QLZe68o2=1Vk+4QTu-ru1T6H=vQ@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <AEA634773855ED4CAD999FBB1A66D07601988DFA@CORPEXCH1.na.ads.idt.com> <BANLkTi=QLZe68o2=1Vk+4QTu-ru1T6H=vQ@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | Acv94LXbFQYxe8swS82Fzq24UnJ9RQAEoqEw |
| Thread-topic: | How can I access h/w registers in user space? |
Hi, Mmap() worked fine for one io memory region, but when I tried to open twice for different io memory regions with different base addresses and sizes it didn't work. It returned the same memory pointer value in both cases. In my design the h/w guys put those h/w registers in two distinct memory mapped regions with a large reserved area in between. Is it any solution for this case? Thanks, Andrei |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 1/4] MIPS: Replace _PAGE_READ with _PAGE_NO_READ, David Daney |
|---|---|
| Next by Date: | Re: [PATCH 1/4] MIPS: Replace _PAGE_READ with _PAGE_NO_READ, Kevin Cernekee |
| Previous by Thread: | Re: How can I access h/w registers in user space?, Manuel Lauss |
| Next by Thread: | Re: How can I access h/w registers in user space?, Manuel Lauss |
| Indexes: | [Date] [Thread] [Top] [All Lists] |