Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2005 18:13:11 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys sysctl.h src/sys/kern subr_bus.c subr_rman.c
Message-ID:  <200503241813.j2OIDCxf064135@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2005-03-24 18:13:11 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sysctl.h 
    sys/kern             subr_bus.c subr_rman.c 
  Log:
  Move implementation of hw.bus.rman sysctl to subr_rman.c so that
  subr_bus.c doesn't need to peek inside struct resource.
  
  OK from:        imp
  
  Revision  Changes    Path
  1.175     +0 -87     src/sys/kern/subr_bus.c
  1.41      +87 -0     src/sys/kern/subr_rman.c
  1.137     +1 -0      src/sys/sys/sysctl.h



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