cvs commit: src/sys/dev/an if_an.c if_anreg.h

Tai-hwa Liang avatar at FreeBSD.org
Tue Nov 27 00:11:13 PST 2007


avatar      2007-11-27 08:11:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/an           if_an.c if_anreg.h 
  Log:
  MFC(if_an.c:1.85, if_anreg.h:1.24): Trying to eliminate a racing as well as
  reducing the chance of device removal(PCCARD) panic by replacing the
  timeout(9) with callout(9) APIs.
  
  Tested by:      dhw
  Approved by:    re (gnn)
  
  Revision  Changes    Path
  1.67.2.3  +13 -10    src/sys/dev/an/if_an.c
  1.23.2.1  +1 -1      src/sys/dev/an/if_anreg.h


More information about the cvs-src mailing list