cvs commit: src/sys/pci if_vr.c if_vrreg.h

John Baldwin jhb at FreeBSD.org
Mon Oct 31 13:37:28 PST 2005


jhb         2005-10-31 21:37:27 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_vr.c if_vrreg.h 
  Log:
  - Use callout_*() to manage the callout and make it MPSAFE.
  - Fix locking in detach(), we only need to lock across vr_stop().
  
  Tested by:      Mike Tancsa mike at sentex dot net
  MFC after:      1 week
  
  Revision  Changes    Path
  1.113     +10 -15    src/sys/pci/if_vr.c
  1.24      +1 -1      src/sys/pci/if_vrreg.h


More information about the cvs-src mailing list