From owner-cvs-all Wed Nov 3 14:43: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D9B2155B1; Wed, 3 Nov 1999 14:43:05 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA01317; Wed, 3 Nov 1999 14:43:04 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Message-Id: <199911032243.OAA01317@freefall.freebsd.org> From: Andrew Gallatin Date: Wed, 3 Nov 1999 14:43:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gallatin 1999/11/03 14:43:04 PST Modified files: sys/pci pci.c Log: now that a map's base addr is 64-bits, the alpha multi-hose hack needs to be cast to 64-bits in pci_add_map. This should allow XP1000s and DS20s to boot -current again. Revision Changes Path 1.128 +5 -5 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message