From owner-cvs-all Sat Jun 23 10:32:44 2001 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 7920337B401; Sat, 23 Jun 2001 10:32:41 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5NHWfI33522; Sat, 23 Jun 2001 10:32:41 -0700 (PDT) (envelope-from cg) Message-Id: <200106231732.f5NHWfI33522@freefall.freebsd.org> From: Cameron Grant Date: Sat, 23 Jun 2001 10:32:41 -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 cg 2001/06/23 10:32:41 PDT Modified files: sys/dev/sound/pcm ac97.c ac97.h Log: move a private struct definition from ac97.h to ac97.c add proper handling of cards which take eapd=1 to mean 'produce sound' instead of 'external amplifier power down' Revision Changes Path 1.20 +30 -4 src/sys/dev/sound/pcm/ac97.c 1.9 +4 -11 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