Date: Wed, 12 Dec 2001 11:45:24 -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: <200112121945.fBCJjOC60488@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
guido 2001/12/12 11:45:24 PST Modified files: (Branch: RELENG_4) sys/dev/sound/pcm ac97.c Log: MFC 1.24: 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. Revision Changes Path 1.5.2.7 +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?200112121945.fBCJjOC60488>