Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2006 04:06:21 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys rman.h src/sys/kern subr_rman.c
Message-ID:  <200606120406.k5C46L4S009277@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-06-12 04:06:21 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              rman.h 
    sys/kern             subr_rman.c 
  Log:
  Add a convenience function rman_init_from_resource for initializing
  a rman from a resource.
  
  Also, include _bus.h since the implementation of bus_space isn't
  needed here, just the definitions of the types.
  
  Revision  Changes    Path
  1.51      +10 -0     src/sys/kern/subr_rman.c
  1.34      +2 -1      src/sys/sys/rman.h



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