cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h

Poul-Henning Kamp phk at FreeBSD.org
Sun Sep 26 23:18:30 PDT 2004


phk         2004-09-27 06:18:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_conf.c 
    sys/sys              conf.h 
  Log:
  Add cdevsw->d_purge() support.
  
  This device method shall wake up any threads sleeping in the device driver
  and make the depart the drivers code for good.
  
  Revision  Changes    Path
  1.162     +19 -9     src/sys/kern/kern_conf.c
  1.200     +2 -2      src/sys/sys/conf.h


More information about the cvs-src mailing list