From owner-freebsd-hackers Tue Sep 19 11:36:10 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from cosrel2.hp.com (cosrel2.hp.com [156.153.255.162]) by hub.freebsd.org (Postfix) with ESMTP id 418F637B423; Tue, 19 Sep 2000 11:36:01 -0700 (PDT) Received: from udlkern.fc.hp.com (udlkern.fc.hp.com [15.1.52.48]) by cosrel2.hp.com (Postfix) with ESMTP id B3B619DF; Tue, 19 Sep 2000 12:34:54 -0600 (MDT) Received: from udlkern.fc.hp.com (erdos.fc.hp.com [15.1.54.169]) by udlkern.fc.hp.com with ESMTP (8.8.6 (PHNE_14041)/8.7.3 SMKit7.0) id MAA19602; Tue, 19 Sep 2000 12:35:08 -0600 (MDT) Message-ID: <39C7B1DC.632CC701@udlkern.fc.hp.com> Date: Tue, 19 Sep 2000 12:35:08 -0600 From: "Andrew M. Miklic" X-Mailer: Mozilla 4.72 [en] (X11; U; HP-UX B.11.00 9000/785) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org Subject: bus_space_subregion()? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG All, I'm trying to port the TGA/TGA2 driver from NetBSD to FreeBSD, and there is a function used throughout the code (bus_space_subregion()) that has a prototype defined in FreeBSD, but no code associated with it--does anyone know if there is a functional equivalent? Andrew Miklic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message