From owner-cvs-sys Sun Sep 14 22:38:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA01249 for cvs-sys-outgoing; Sun, 14 Sep 1997 22:38:16 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id WAA01237; Sun, 14 Sep 1997 22:38:05 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id GAA01608; Mon, 15 Sep 1997 06:22:31 +0200 From: Luigi Rizzo Message-Id: <199709150422.GAA01608@labinfo.iet.unipi.it> Subject: Re: cvs commit: src/sys/i386/isa/snd - Imported sources To: jmg@FreeBSD.ORG (John-Mark Gurney) Date: Mon, 15 Sep 1997 06:22:31 +0200 (MET DST) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG In-Reply-To: <199709142142.OAA13194@freefall.freebsd.org> from "John-Mark Gurney" at Sep 14, 97 02:41:53 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text 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...) ? Cheers Luigi