cvs commit: src/sys/pci if_sis.c

Robert Watson rwatson at FreeBSD.org
Sun May 23 15:22:52 PDT 2004


rwatson     2004/05/23 15:22:29 PDT

  FreeBSD src repository

  Modified files:
    sys/pci              if_sis.c 
  Log:
  Only initialize the if_sis callout as MPSAFE if debug.mpsafenet is set
  true.  Otherwise, assertion checks for Giant in the network stack will
  fail causing a panic.
  
  Reported by:    simon
  
  Revision  Changes    Path
  1.99      +4 -1      src/sys/pci/if_sis.c


More information about the cvs-src mailing list