From owner-freebsd-multimedia Tue Sep 30 06:18:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA24762 for multimedia-outgoing; Tue, 30 Sep 1997 06:18:33 -0700 (PDT) Received: from mailbox.uq.edu.au (zzshocki.dialin.uq.net.au [203.101.242.9]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA24755 for ; Tue, 30 Sep 1997 06:18:27 -0700 (PDT) Received: from bloop.craftncomp.com (localhost.craftncomp.com [127.0.0.1]) by mailbox.uq.edu.au (8.8.7/8.6.12) with ESMTP id XAA00630 for ; Tue, 30 Sep 1997 23:24:26 +1000 (EST) Message-Id: <199709301324.XAA00630@mailbox.uq.edu.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: multimedia@freebsd.org Subject: Starting & stopping DMA on the PAS16 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 30 Sep 1997 23:24:25 +1000 From: Stephen Hocking Sender: owner-freebsd-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm fooling around with guspnp19.tar.gz (after fixing the timeout incompatibilities) and am trying to add the trigger capability to the code for the PAS16 (pas2_*.[ch]). I'm using the stuff in sb_dsp as a guide and notice that all it does is start & stop DMA. Does anyone have a programming guide for the PAS16 which indicates how one is supposed to do this for it? Stephen