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

Tai-hwa Liang avatar at FreeBSD.org
Tue Nov 20 22:37:40 PST 2007


avatar      2007-11-21 06:37:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    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 (kensmith)
  MFC after:      3 days
  
  Revision   Changes    Path
  1.84.2.1   +17 -10    src/sys/dev/an/if_an.c
  1.23.10.1  +1 -1      src/sys/dev/an/if_anreg.h


More information about the cvs-all mailing list