Alan,

I'm working on a device driver for a device that sits on the PC
memory bus.  I need to reserve/protect the memory range that the
device occupies from the rest of the kernel/system.  How do I do
that?  I think I see how I can mark blocks that are never to be
touched, but in this case the driver (obviously) needs to be able to 
touch them, but the rest of the kernel must be hands-off.

<<Reply-To set as this address has a flekey mail server I haven't
managed to evict yet>>

-- 
J C Lawrence                                 Home: [EMAIL PROTECTED]
---------(*)                                Work: [EMAIL PROTECTED]
http://www.kanga.nu/~claw/        Keys etc: finger [EMAIL PROTECTED]
--=| A man is as sane as he is dangerous to his environment |=--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to