From owner-cvs-all Tue Oct 9 12:46:14 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 C60D737B403; Tue, 9 Oct 2001 12:46:09 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f99Jk9R53590; Tue, 9 Oct 2001 12:46:09 -0700 (PDT) (envelope-from scottl) Message-Id: <200110091946.f99Jk9R53590@freefall.freebsd.org> From: Scott Long Date: Tue, 9 Oct 2001 12:46:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci maestro3.c 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 scottl 2001/10/09 12:46:09 PDT Modified files: sys/dev/sound/pci maestro3.c Log: Update to using the pcm_getbuffersize() method. Fix an off-by-one error in the saving of the dsp memory. Up the play channels to 2. MFC after: 3 days Revision Changes Path 1.10 +13 -10 src/sys/dev/sound/pci/maestro3.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message