Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 01:05:16 +0900
From:      KATO Takenori <kato@nendai.nagoya-u.ac.jp>
To:        winter@jurai.net
Cc:        kato@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 nexus.c src/sys/i386/include     bus_pc98.h src/sys/i386/isa isa.c
Message-ID:  <20001023010516S.kato@gneiss.eps.nagoya-u.ac.jp>
In-Reply-To: <Pine.BSF.4.21.0010210000500.623-100000@sasami.jurai.net>
References:  <200010200242.TAA31859@freefall.freebsd.org> <Pine.BSF.4.21.0010210000500.623-100000@sasami.jurai.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"Matthew N. Dodd" <winter@jurai.net> wrote:

> Could you look at moving rman_set_bustag() into the MD bus headers so
> consumers of it don't have to have any knowledge of the differences?
> 
> I was pondering something like the following (except not living in
> sys/rman.h).

It seems to be Ok because rman_set_bushandle is used only in nexus.c.
But, minor change is needed because the type of bus_space_handle is
the pointer to the structure.

-----------------------------------------------+--------------------------+
KATO Takenori <kato@nendai.nagoya-u.ac.jp>     |        FreeBSD           |
Center for Chronological Research, Nagoya Univ.|    The power to serve!   |
Nagoya, 464-8602, Japan                        |  http://www.FreeBSD.org/ |
++++ FreeBSD(98) 4.1R-Rev. 01 available!       |http://www.jp.FreeBSD.org/|
++++ FreeBSD(98) 3.5R-Rev. 01 available!       +==========================+


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001023010516S.kato>