Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2004 16:54:10 +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_bus.c subr_rman.c src/sys/i386/i386 nexus.c src/sys/dev/acpica acpi.c
Message-ID:  <200406301654.i5UGsAS0043582@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004-06-30 16:54:10 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              rman.h 
    sys/kern             subr_bus.c subr_rman.c 
    sys/i386/i386        nexus.c 
    sys/dev/acpica       acpi.c 
  Log:
  Hide struct resource and struct rman.  You must define
  __RMAN_RESOURCE_VISIBLE to see inside these now.
  
  Reviewed by: dfr, njl (not njr)
  
  Revision  Changes    Path
  1.173     +1 -0      src/sys/dev/acpica/acpi.c
  1.57      +1 -0      src/sys/i386/i386/nexus.c
  1.154     +1 -0      src/sys/kern/subr_bus.c
  1.33      +1 -0      src/sys/kern/subr_rman.c
  1.21      +6 -0      src/sys/sys/rman.h



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