From owner-cvs-sys Sun Sep 14 23:48:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA05686 for cvs-sys-outgoing; Sun, 14 Sep 1997 23:48:32 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA05621; Sun, 14 Sep 1997 23:47:56 -0700 (PDT) Received: from word.smith.net.au (lot.atrad.adelaide.edu.au [203.20.121.21]) by genesis.atrad.adelaide.edu.au (8.8.5/8.7.3) with ESMTP id QAA22425; Mon, 15 Sep 1997 16:17:46 +0930 (CST) Received: from word.smith.net.au (localhost.atrad.adelaide.edu.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id QAA00618; Mon, 15 Sep 1997 16:14:21 +0930 (CST) Message-Id: <199709150644.QAA00618@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Luigi Rizzo cc: jmg@freebsd.org (John-Mark Gurney), cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/i386/isa/snd - Imported sources In-reply-to: Your message of "Mon, 15 Sep 1997 06:22:31 +0200." <199709150422.GAA01608@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 15 Sep 1997 16:14:19 +0930 From: Mike Smith Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > N src/sys/i386/isa/snd/dmabuf_auto.c > > this was not supposed to be there... it's just a working copy of > dmabuf.c which is meant to replace the original one once DMA auto > mode is working. > > Can we pretend it was never there (call it tetris...) ? The entire snd module is useless now that Peter has committed the select->poll changes; it can't be built. mike