From owner-freebsd-new-bus Sun Apr 9 9:14:24 2000 Delivered-To: freebsd-new-bus@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D1E1137B7DE for ; Sun, 9 Apr 2000 09:14:20 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id KAA15554; Sun, 9 Apr 2000 10:14:19 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id KAA84140; Sun, 9 Apr 2000 10:14:15 -0600 (MDT) Message-Id: <200004091614.KAA84140@harmony.village.org> To: Doug Rabson Subject: Re: How dow you... Cc: new-bus@freebsd.org In-reply-to: Your message of "Sun, 09 Apr 2000 10:47:20 BST." References: Date: Sun, 09 Apr 2000 10:14:15 -0600 From: Warner Losh Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Doug Rabson writes: : You need to call bus_alloc_resource, using the start and end fields to : constrain the returned memory to be within the hole and you probably need : to incorporate the alignment patch which was floating around a while ago : to make sure that its aligned correctly. Yes, but how I know where the isa hole is. I know on intel boxes it is at 0xa0000-0xdffff, but is that machine dependent or not? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message