Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2000 17:30:29 -0600
From:      Warner Losh <imp@village.org>
To:        alex@big.endian.de (Alexander Langer), new-bus@FreeBSD.ORG
Subject:   Re: newbus replacement for kvtop() 
Message-ID:  <200007222330.RAA14069@harmony.village.org>
In-Reply-To: Your message of "Sat, 22 Jul 2000 17:26:09 MDT." <200007222326.RAA14043@harmony.village.org> 
References:  <200007222326.RAA14043@harmony.village.org>  <20000722175112.A16931@cichlids.cichlids.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
I'd go even a step further and say that you should use the bus_space
routines rather than calling bus_get_virtual() to access memory in the 
bus_space.  This is a bigger change, I think, because we access them
right now by dereferencing directly or indirectly with bcopy.

Warner


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




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