cvs commit: src/sys/dev/sound/isa sb16.c

Don Lewis truckman at FreeBSD.org
Thu Sep 16 12:02:51 PDT 2004


truckman    2004-09-16 19:02:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/sound/isa    sb16.c 
  Log:
  MFC sys/dev/sound/isa/sb16.c 1.88
  
    Change sb_lock() calls to sbc_lockassert() and remove the sb_unlock()
    calls in sb_cmd2() and sb_getmixer().  The lock has already be grabbed
    before these functions are called.
  
  PR:             71189
  Submitted by:   stephane
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.87.2.1  +2 -4      src/sys/dev/sound/isa/sb16.c


More information about the cvs-src mailing list