cvs commit: src/sys/dev/snp snp.c

Konstantin Belousov kib at FreeBSD.org
Tue Jul 3 17:43:56 UTC 2007


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


More information about the cvs-src mailing list