From owner-cvs-all Thu Jul 19 13:51:34 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 21CA337B403; Thu, 19 Jul 2001 13:51:30 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6JKpUe89451; Thu, 19 Jul 2001 13:51:30 -0700 (PDT) (envelope-from scottl) Message-Id: <200107192051.f6JKpUe89451@freefall.freebsd.org> From: Scott Long Date: Thu, 19 Jul 2001 13:51:30 -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/07/19 13:51:30 PDT Modified files: sys/dev/sound/pci maestro3.c Log: Fix an off-by-one error in the dma tag. This was causing the VM system to freak out occasionally. MFC after: 1 week Revision Changes Path 1.7 +3 -2 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