From owner-cvs-sys Thu Aug 28 03:26:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA20773 for cvs-sys-outgoing; Thu, 28 Aug 1997 03:26:08 -0700 (PDT) Received: from word.smith.net.au (word.smith.net.au [202.0.75.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA20754; Thu, 28 Aug 1997 03:25:52 -0700 (PDT) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id TAA04782; Thu, 28 Aug 1997 19:54:17 +0930 (CST) Message-Id: <199708281024.TAA04782@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: cracauer@wavehh.hanse.de (Martin Cracauer) cc: msmith@FreeBSD.ORG (Michael Smith), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa isa.c In-reply-to: Your message of "Thu, 28 Aug 1997 11:42:28 +0200." <9708280942.AA29265@wavehh.hanse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Aug 1997 19:54:15 +0930 From: Mike Smith Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Modified files: > > sys/i386/isa isa.c > > Log: > > Here is a patch to alleviate the current problem with the dma interface > > and the sound driver which uses auto dma. > > Could this possibly do something about the Adaptec 1542 problems > people reported for 2.2.x? No; these changes are only relevant to motherboard-slave DMA. mike