From owner-cvs-src Tue Mar 11 11:43:41 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE24A37B401; Tue, 11 Mar 2003 11:43:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AE1143F93; Tue, 11 Mar 2003 11:43:39 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2BJhd0U071237; Tue, 11 Mar 2003 11:43:39 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2BJhdXF071236; Tue, 11 Mar 2003 11:43:39 -0800 (PST) Message-Id: <200303111943.h2BJhdXF071236@repoman.freebsd.org> From: Jake Burkholder Date: Tue, 11 Mar 2003 11:43:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include bus_at386.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/03/11 11:43:39 PST FreeBSD src repository Modified files: sys/i386/include bus_at386.h Log: Use bus_space_handle_t to represent host port and virtual addresses; bus_addr_t may not be appropriate. Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.21 +12 -12 src/sys/i386/include/bus_at386.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message