Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 12:27:18 -0800 (PST)
From:      Guido van Rooij <guido@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm ac97.c
Message-ID:  <200112102027.fBAKRIl27350@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
guido       2001/12/10 12:27:18 PST

  Modified files:
    sys/dev/sound/pcm    ac97.c 
  Log:
  Get rid of irritating (bogus) message:
  pcm0: ac97 codec failed to reset extended mode (0, got 80)
  This was due to not masking off the correct extended function bits
  in the read value from the extended status reg.
  
  MFC after:      2 days
  
  Revision  Changes    Path
  1.24      +5 -2      src/sys/dev/sound/pcm/ac97.c

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?200112102027.fBAKRIl27350>