[EMAIL PROTECTED] writes: > How would you specify a non-bufferable, non-cachable page in a driver? There is normally no requirement to specify this. If you're talking about using PCI memory space, then you should use ioremap which will take care of this for you. If, on the other hand, you're talking about IO space, then this is already mapped in as non-bufferable & non-cachable. Can you give any more clues as to your specific use? _____ |_____| ------------------------------------------------- ---+---+- | | Russell King [EMAIL PROTECTED] --- --- | | | | http://www.arm.linux.org.uk/~rmk/armlinux.html / / | | +-+-+ --- -+- / | THE developer of ARM Linux |+| /|\ / | | | --- | +-+-+ ------------------------------------------------- /\\\ | unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
Re: remap_page_range problem with 2.2.5
Russell King - ARM Linux Admin Tue, 20 Apr 1999 16:08:43 -0700
- RE: remap_page_range problem with 2.2.5 Eric Thomas (EUS)
- Re: remap_page_range problem with 2.2.... Russell King - ARM Linux Admin
- RE: remap_page_range problem with ... eric . thomas
- remap_page_range problem with ... Russell King - ARM Linux Admin
- remap_page_range problem with 2.2.5 Eric Thomas (EUS)
- Re: remap_page_range problem with ... Russell King - ARM Linux Admin
- Re: remap_page_range problem with ... Philip Blundell
