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

Don Lewis truckman at FreeBSD.org
Sun Sep 12 11:19:43 PDT 2004


truckman    2004-09-12 18:19:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/isa    sb16.c 
  Log:
  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.
  
  This is a RELENG_5 candidate.
  
  PR:             71189
  Submitted by:   stephane
  MFC after:      3 days
  
  Revision  Changes    Path
  1.88      +2 -4      src/sys/dev/sound/isa/sb16.c


More information about the cvs-src mailing list