From owner-cvs-all Sat Jan 31 22:05:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA22460 for cvs-all-outgoing; Sat, 31 Jan 1998 22:05:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA22437; Sat, 31 Jan 1998 22:05:26 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA04022; Sat, 31 Jan 1998 22:05:21 -0800 (PST) Date: Sat, 31 Jan 1998 22:05:21 -0800 (PST) Message-Id: <199802010605.WAA04022@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa isa_device.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe cvs-all" steve 1998/01/31 22:05:21 PST Modified files: (Branch: RELENG_2_2) sys/i386/isa isa_device.h Log: MFC: add msmith's prototypes for isa_dmastatus and isa_dmastop. PR: 5613 Revision Changes Path 1.33.2.1 +3 -1 src/sys/i386/isa/isa_device.h