cvs commit: src/sys/pci if_vr.c

Bruce M Simpson bms at FreeBSD.org
Tue Oct 19 08:30:47 PDT 2004


bms         2004-10-19 15:30:47 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_vr.c 
  Log:
  Detach the Rhine completely on shutdown, rather than merely stopping it
  as the original logic did. This fixes a race with vr_intr() which was
  masked on UP systems and manifested on SMP systems.
  
  PR:             kern/62889
  MFC after:      1 day
  
  Revision  Changes    Path
  1.95      +1 -3      src/sys/pci/if_vr.c


More information about the cvs-src mailing list