Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 1999 20:48:20 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern bus_if.m subr_bus.c
Message-ID:  <199910090348.UAA51364@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/10/08 20:48:19 PDT

  Modified files:
    sys/kern             bus_if.m subr_bus.c 
  Log:
  Call DEVICE_IDENIFY in bus_generic_driver_added to allow devices to
  add nodes to the tree.  Also, default to bus_generic_driver_added for
  the BUS_DRIVER_ADDED method.
  
  This allows newbus busses to be kldload'd.
  
  Reviewed by: dfr
  
  Revision  Changes    Path
  1.15      +2 -2      src/sys/kern/bus_if.m
  1.43      +2 -1      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?199910090348.UAA51364>