Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 May 2000 14:58:01 -0600
From:      Warner Losh <imp@village.org>
To:        Duncan Barclay <dmlb@ragnet.demon.co.uk>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Getting an aligned IO port 
Message-ID:  <200005082058.OAA79868@harmony.village.org>
In-Reply-To: Your message of "Mon, 08 May 2000 21:53:48 BST." <XFMail.000508215348.dmlb@computer.my.domain> 
References:  <XFMail.000508215348.dmlb@computer.my.domain>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <XFMail.000508215348.dmlb@computer.my.domain> Duncan Barclay writes:
: So does re-allocating a resource clear the allocation for the old range?

Which also means that in the res != NULL case the code I posted was
bogus.  You have to do a bus_release_resource(dev, res); on it.

Now, where did I put the patches for resource allocation alignment
restrictions.

Warner


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




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