PERFORCE change 38558 for review
Takahashi Yoshihiro
nyan at jp.FreeBSD.org
Thu Sep 25 07:24:13 PDT 2003
In article <200309250431.h8P4VfYt053911 at repoman.freebsd.org>
Marcel Moolenaar <marcel at freebsd.org> writes:
> http://perforce.freebsd.org/chv.cgi?CH=38558
>
> Change 38558 by marcel at 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 at jp.FreeBSD.org>
More information about the p4-projects
mailing list