From owner-cvs-all Sun Nov 25 16:33: 8 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 7B2BF37B416; Sun, 25 Nov 2001 16:33:04 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAQ0X4v59786; Sun, 25 Nov 2001 16:33:04 -0800 (PST) (envelope-from imp) Message-Id: <200111260033.fAQ0X4v59786@freefall.freebsd.org> From: Warner Losh Date: Sun, 25 Nov 2001 16:33:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c 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 2001/11/25 16:33:04 PST Modified files: sys/dev/pccbb pccbb.c Log: Make the address we kludily allocate in pccbb be a #define for easier changing. Also change it from 0x44000000 to 0x84000000 for large memory machines. # the PCI bus code should do this for us. This is a bandaide, not a # solution. Revision Changes Path 1.28 +5 -3 src/sys/dev/pccbb/pccbb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message