Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2000 03:45:16 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys kobj.h bus.h src/sys/kern subr_kobj.c subr_bus.c
Message-ID:  <200005011045.DAA35600@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2000/05/01 03:45:16 PDT

  Modified files:
    sys/sys              kobj.h bus.h 
    sys/kern             subr_kobj.c subr_bus.c 
  Log:
  * Move the driver_t::refs field to kobj_t to replace kobj_t::instances.
  * Back out a couple of workarounds for the confusion between
    kobj_t::instances and driver_t::refs.
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/sys/kobj.h
  1.33      +1 -2      src/sys/sys/bus.h
  1.2       +4 -4      src/sys/kern/subr_kobj.c
  1.62      +5 -8      src/sys/kern/subr_bus.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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