Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2004 02:46:25 +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/kern subr_bus.c
Message-ID:  <200406300246.i5U2kPch017250@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004-06-30 02:46:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_bus.c 
  Log:
  Include more information about the device in the devadded and
  devremoved events.  This reduces the races around these events.  We
  now include the pnp info in both.  This lets one do more interesting
  thigns with devd on device insertion.
  
  Submitted by: Bernd Walter
  
  Revision  Changes    Path
  1.153     +38 -2     src/sys/kern/subr_bus.c



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