From owner-cvs-all Sun Jan 13 18:59: 9 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 706B137B405; Sun, 13 Jan 2002 18:59:06 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0E2x6b49316; Sun, 13 Jan 2002 18:59:06 -0800 (PST) (envelope-from imp) Message-Id: <200201140259.g0E2x6b49316@freefall.freebsd.org> From: Warner Losh Date: Sun, 13 Jan 2002 18:59:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c pccbbreg.h pccbbvar.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 imp 2002/01/13 18:59:06 PST Modified files: sys/dev/pccbb pccbb.c pccbbreg.h pccbbvar.h Log: use bus_space(9) rather than the memory mapped register set. This is the first step towrads merging pcic and pccbb for 16-bit cards. Revision Changes Path 1.33 +106 -72 src/sys/dev/pccbb/pccbb.c 1.8 +8 -1 src/sys/dev/pccbb/pccbbreg.h 1.8 +3 -11 src/sys/dev/pccbb/pccbbvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message