From owner-cvs-all Sat Jan 6 18:26:58 2001 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 9F33037B400; Sat, 6 Jan 2001 18:26:40 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f072Qe087543; Sat, 6 Jan 2001 18:26:40 -0800 (PST) (envelope-from peter) Message-Id: <200101070226.f072Qe087543@freefall.freebsd.org> From: Peter Wemm Date: Sat, 6 Jan 2001 18:26:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pcic i82365reg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/01/06 18:26:40 PST Modified files: sys/dev/pcic i82365reg.h Log: Add the defines for the cardbus extensions for 32 bit addressing. This gets the cardbus code to compile, and I was successfully able to map the CIS into high memory and probe/attach a 16 bit pccard. Jonathan: feel free to replace this with your version if you want - this is an expedient hack to get things to build and appear to work. Revision Changes Path 1.7 +10 -1 src/sys/dev/pcic/i82365reg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message