From owner-cvs-all Sun Mar 5 7:51:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EE3F37BA32; Sun, 5 Mar 2000 07:51:11 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA73494; Sun, 5 Mar 2000 07:51:11 -0800 (PST) (envelope-from cg@FreeBSD.org) Message-Id: <200003051551.HAA73494@freefall.freebsd.org> From: Cameron Grant Date: Sun, 5 Mar 2000 07:51:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa mss.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/03/05 07:51:10 PST Modified files: sys/dev/sound/isa mss.c Log: Partial fix: the following patch correctly configures the card for dual channel DMA. The problem was that the SDC bit (0x04) can only be set in the MCE state. PR: kern/16587 Submitted by: Matthew Reimer Approved by: jkh (in person) Revision Changes Path 1.48 +6 -2 src/sys/dev/sound/isa/mss.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message