From owner-cvs-all Thu Feb 6 9:32: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 752A337B401; Thu, 6 Feb 2003 09:32:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1521843FB1; Thu, 6 Feb 2003 09:32:03 -0800 (PST) (envelope-from orion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h16HW2bv054952; Thu, 6 Feb 2003 09:32:02 -0800 (PST) (envelope-from orion@repoman.freebsd.org) Received: (from orion@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h16HW2Ia054948; Thu, 6 Feb 2003 09:32:02 -0800 (PST) Message-Id: <200302061732.h16HW2Ia054948@repoman.freebsd.org> From: Orion Hodson Date: Thu, 6 Feb 2003 09:32:02 -0800 (PST) To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm feeder_rate.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 orion 2003/02/06 09:32:02 PST Modified files: sys/dev/sound/pcm feeder_rate.c Log: Fix comment typo. Sync with userland test framework which now deals better with pcm feeder kobj emulation. Reduce max rate from 96kHz to 48kHz as userland tests found a few bad points about 90kHz and we don't care about operating up there for now. Revision Changes Path 1.7 +29 -19 src/sys/dev/sound/pcm/feeder_rate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message