Alan Cox wrote:
>
> Reminds me - we have a request_mem_region problem to address that is sort
> of related to all this. Right now we reserve mem regions without knowing
> properly about ISA mappings. That means drivers are reserving stuff like
> 0xD0000. Unfortunately on some non X86 boxes the ISA hole isnt at 640K-1M
> so it appears we want an isa_request_mem_region and friends to handle those
> platforms ? ^^^^^^^^^^^^^^^^^^^^^^
Minor nit, but if we go that route, maybe make it request_isa_mem_region()
just to be consistent with all the other request_xxxx type functions ?
Paul.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:01:00 EST