From owner-freebsd-commit Fri Jan 26 17:57:12 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA13542 for freebsd-commit-outgoing; Fri, 26 Jan 1996 17:57:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA13530 for cvs-all-outgoing; Fri, 26 Jan 1996 17:57:06 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA13520 for cvs-sys-outgoing; Fri, 26 Jan 1996 17:57:05 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA13513 Fri, 26 Jan 1996 17:57:04 -0800 (PST) Date: Fri, 26 Jan 1996 17:57:04 -0800 (PST) From: Bruce Evans Message-Id: <199601270157.RAA13513@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa isa_device.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 96/01/26 17:57:03 Modified: sys/i386/isa isa_device.h Log: Declared new functions isa_dmainit() and isa_dmadone_nobounce(). Sorted and KNFised declarations. Revision Changes Path 1.27 +38 -29 src/sys/i386/isa/isa_device.h