cvs commit: src/sys/sys rman.h src/sys/kern subr_rman.c

Warner Losh imp at FreeBSD.org
Mon Jun 12 04:08:34 UTC 2006


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


More information about the cvs-all mailing list