All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Gortmaker <p_gortmaker@yahoo.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.4, cs46xx snd, and virt_to_bus
Date: Thu, 14 Feb 2002 01:36:57 -0500	[thread overview]
Message-ID: <3C6B5B09.48AF3140@yahoo.com> (raw)
In-Reply-To: <E16aeHN-00020H-00@the-village.bc.nu>

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.


  parent reply	other threads:[~2002-02-14  6:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.fefkfjv.rmid9f@ifi.uio.no>
2002-02-11 17:38 ` 2.5.4, cs46xx snd, and virt_to_bus John Weber
2002-02-11 18:10   ` Alan Cox
2002-02-12  2:43     ` David S. Miller
2002-02-12 14:51       ` Alan Cox
2002-02-12 14:49         ` benh
2002-02-12 14:50           ` benh
2002-02-14  6:36         ` Paul Gortmaker [this message]
2002-02-14 13:26           ` Alan Cox
2002-02-11 18:09 Tom Gall
2002-02-11 17:53 ` Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C6B5B09.48AF3140@yahoo.com \
    --to=p_gortmaker@yahoo.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.