From owner-cvs-all Tue Nov 21 4:22:14 2000 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 5EE3737B4CF; Tue, 21 Nov 2000 04:22:12 -0800 (PST) Received: (from julian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA94291; Tue, 21 Nov 2000 04:22:12 -0800 (PST) (envelope-from julian@FreeBSD.org) Message-Id: <200011211222.EAA94291@freefall.freebsd.org> From: Julian Elischer Date: Tue, 21 Nov 2000 04:22:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci maestro.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2000/11/21 04:22:12 PST Modified files: sys/dev/sound/pci maestro.c Log: Bump the buffersize from 0x1000 to 0x4000. 0x1000 gets underflows on my dell 7500 whenever I moved the mouse. (reported as "hwptr went backwards...", with jumpy sound) Sounds great now.... Revision Changes Path 1.3 +2 -2 src/sys/dev/sound/pci/maestro.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message