From owner-cvs-all Sat Jan 22 23: 4: 7 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 64E8314DDE; Sat, 22 Jan 2000 23:04:05 -0800 (PST) (envelope-from tanimura@FreeBSD.org) Received: (from tanimura@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA32894; Sat, 22 Jan 2000 23:04:05 -0800 (PST) (envelope-from tanimura@FreeBSD.org) Message-Id: <200001230704.XAA32894@freefall.freebsd.org> From: Seigo Tanimura Date: Sat, 22 Jan 2000 23:04:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci csapcm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tanimura 2000/01/22 23:04:04 PST Modified files: sys/dev/sound/pci csapcm.c Log: The pointer of the serial FIFO in the DSP seems to make an error upon starting/stopping the DSP. Correct the pointer in addition to clearing the FIFO. Revision Changes Path 1.8 +23 -4 src/sys/dev/sound/pci/csapcm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message