[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]

Reply via email to