Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 22:43:01 +0100
From:      Thomas Moestl <tmoestl@gmx.net>
To:        freebsd-security@FreeBSD.ORG
Subject:   Re: aperture driver for FreeBSD
Message-ID:  <20010121224301.A2624@crow.dom2ip.de>
In-Reply-To: <20010121155813.G1663@puck.firepipe.net>; from will@physics.purdue.edu on Sun, Jan 21, 2001 at 03:58:13PM -0500
References:  <20010121215225.A2033@crow.dom2ip.de> <20010121155813.G1663@puck.firepipe.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 21, 2001 at 03:58:13PM -0500, Will Andrews wrote:
> On Sun, Jan 21, 2001 at 09:52:25PM +0100, Thomas Moestl wrote:
> > as I have mentioned some time ago on this list, I have been porting then
> > XFree86/OpenBSD aperture "driver" to FreeBSD.
> [...]
> 
> Wow!  This is really cool.  Thanks, Thomas.  Just one question - why is
> it i386 only?  Why can't it be MI?
Some of the modified code (i386/i386/mem.c and i386/i386/sys_machdep.c)
is architecture specific. The sysctl parsing and list keeping code is
largely separated, and it should no be too difficult to add the necessary
bits to the alpha mem.c. I am working on this, but I have no means to 
test the changes.
For any newly added architecture (eg. arm?), handlers for it's specific io 
access method will have to be added (if they need aperture).

	- thomas



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010121224301.A2624>