Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 16:58:46 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_xlreg.h
Message-ID:  <200210142358.g9ENwkoJ099180@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/10/14 16:58:46 PDT

  Modified files:
    sys/pci              if_xlreg.h 
  Log:
  Turn off the premature locking in xl.  The driver tries to use the mutexes
  as spl replacements, but you cant sleep while holding mutexes.
  
  This change has been made on many other drivers.
  
  Revision  Changes    Path
  1.37      +6 -0      src/sys/pci/if_xlreg.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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