From owner-cvs-all Sun Feb 17 1:41:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 433DC37B402; Sun, 17 Feb 2002 01:41:23 -0800 (PST) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1H9fNn74642; Sun, 17 Feb 2002 01:41:23 -0800 (PST) (envelope-from nyan) Message-Id: <200202170941.g1H9fNn74642@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 17 Feb 2002 01:41:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/puc puc.c src/sys/i386/include bus_at386.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2002/02/17 01:41:23 PST Modified files: sys/dev/puc puc.c sys/i386/include bus_at386.h Log: Move the bus_space_subregion function from the puc driver to the bus_space sutff. Reviewed by: jhay Revision Changes Path 1.2 +0 -12 src/sys/dev/puc/puc.c 1.16 +15 -4 src/sys/i386/include/bus_at386.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message