Subject: Re: problem with bus_space_map
To: Christian Groessler <cpg@aladdin.de>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: tech-kern
Date: 02/12/2004 22:20:48
On Thu, Feb 12, 2004 at 12:19:16PM +0100, Christian Groessler wrote:
> >
> >bus_space already has this. But it can't keep track of memory mapped
> >for devices not (yet) attached.
> 
> How can I view the current mappings for the devices already attached?

I don't think there's an API for that. bus_space() just rememver what's
mapped, but how it does it is machine dependant (usually just using the
extent(9) interface).

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--