Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2004 15:22:29 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sis.c
Message-ID:  <200405232222.i4NMMT4A000423@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405232222.i4NMMT4A000423>