From owner-cvs-all Fri Apr 26 8:28: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55FE737B41A; Fri, 26 Apr 2002 08:27:57 -0700 (PDT) Received: (from orion@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QFRva41541; Fri, 26 Apr 2002 08:27:57 -0700 (PDT) (envelope-from orion) Message-Id: <200204261527.g3QFRva41541@freefall.freebsd.org> From: Orion Hodson Date: Fri, 26 Apr 2002 08:27:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm ac97.c ac97.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG orion 2002/04/26 08:27:57 PDT Modified files: sys/dev/sound/pcm ac97.c ac97.h Log: Add ac97_reset function that polls ready bits in power register. One component in tweaks required for the ICH3 controller in the thinkpad x22 reported by Colin Perkins on -multimedia. Revision Changes Path 1.26 +16 -7 src/sys/dev/sound/pcm/ac97.c 1.11 +7 -1 src/sys/dev/sound/pcm/ac97.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message