Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2003 23:23:35 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        marcel@freebsd.org
Cc:        perforce@freebsd.org
Subject:   Re: PERFORCE change 38558 for review
Message-ID:  <20030925.232335.71146213.nyan@jp.FreeBSD.org>
In-Reply-To: <200309250431.h8P4VfYt053911@repoman.freebsd.org>
References:  <200309250431.h8P4VfYt053911@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200309250431.h8P4VfYt053911@repoman.freebsd.org>
Marcel Moolenaar <marcel@freebsd.org> writes:

> http://perforce.freebsd.org/chv.cgi?CH=38558
> 
> Change 38558 by marcel@marcel_nfs on 2003/09/24 21:31:33
> 
> 	Remove last remnants of iobase.

> -	sc->sc_bas.bsh = rman_get_bushandle(sc->sc_rres);
> -	sc->sc_bas.bst = rman_get_bustag(sc->sc_rres);

Please don't remove these lines.  The bus_tag and bus_handle must be
initialized whenever new resource is allocated by bus_alloc_resource().

---
TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org>



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