cvs commit: src/sys/dev/fdc fdc.c fdcvar.h
    Joerg Wunsch 
    joerg at FreeBSD.org
       
    Thu Sep 23 14:12:21 PDT 2004
    
    
  
joerg       2004-09-23 21:12:21 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/fdc          fdc.c fdcvar.h 
  Log:
  Implement terminating the worker thread when the driver is about to
  be deregistered.
  
  Not yet tested, since by now, GEOM doesn't want us to deregister.  PHK
  wants to fix that RSN.
  
  Revision  Changes    Path
  1.291     +21 -3     src/sys/dev/fdc/fdc.c
  1.7       +2 -0      src/sys/dev/fdc/fdcvar.h
    
    
More information about the cvs-all
mailing list