Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2006 22:17:18 +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/share/man/man9 device_add_child.9
Message-ID:  <200609112217.k8BMHIvH009300@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-09-11 22:17:18 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       device_add_child.9 
  Log:
  Add note about identify routines needing to use BUS_ADD_CHILD rather
  than device_add_child.  The latter is only for busses adding children,
  not children drivers telling a bus that they have an instance...
  
  Revision  Changes    Path
  1.24      +6 -0      src/share/man/man9/device_add_child.9



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