Luoqi Chen <[EMAIL PROTECTED]> wrote:

> You could set the handle to point to the structure instead:

I think it is difficult to implement such conversion because:

  - Not only bus space stuff also resource manager stuff need to
    perform such conversion.
  - The type of the bus_space_handle_t can by determined only by the
    bus tag.  The isa_alloc_resourcev (new function) cannot modify bus
    tag because what it does is only to allocate resources and it
    cannot register the address to the bus_space_handle_pc98.  But
    allocated resources must be stored into bus_space_handle_pc98.

-----------------------------------------------+--------------------------+
KATO Takenori <[EMAIL PROTECTED]>  |        FreeBSD           |
Dept. Earth Planet. Sci, Nagoya Univ.          |    The power to serve!   |
Nagoya, 464-8602, Japan                        |  http://www.FreeBSD.org/ |
                                               |http://www.jp.FreeBSD.org/|
++++ FreeBSD(98) 3.3R-Rev. 01 available!       +==========================+


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to