From owner-cvs-sys Sun Nov 23 14:52:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA08123 for cvs-sys-outgoing; Sun, 23 Nov 1997 14:52:30 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA07999; Sun, 23 Nov 1997 14:50:29 -0800 (PST) (envelope-from ahasty@FreeBSD.org) From: Amancio Hasty Received: (from ahasty@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id OAA28466; Sun, 23 Nov 1997 14:49:53 -0800 (PST) Date: Sun, 23 Nov 1997 14:49:53 -0800 (PST) Message-Id: <199711232249.OAA28466@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/sound dmabuf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ahasty 1997/11/23 14:49:52 PST Modified files: sys/i386/isa/sound dmabuf.c Log: Fixed an acquired dma problem with respect to sb cards only. Revision Changes Path 1.30 +2 -2 src/sys/i386/isa/sound/dmabuf.c