Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2007 17:43:56 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/snp snp.c
Message-ID:  <200707031743.l63Hhutt096803@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2007-07-03 17:43:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/snp          snp.c 
  Log:
  Use make_dev_credf(MAKEDEV_REF) instead of make_dev() from snp clone handler.
  Drain clone events and cdev destruction from the module unload handler.
  
  Debugging help and testing by:  Peter Holm
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.104     +4 -3      src/sys/dev/snp/snp.c



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