Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 09:38:20 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        Peter Grehan <grehan@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/powerpc/powermac ata_kauai.c
Message-ID:  <20040331093706.B88504@root.org>
In-Reply-To: <20040331074100.6C48E16A54F@hub.freebsd.org>
References:  <20040331074100.6C48E16A54F@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Mar 2004, Peter Grehan wrote:
> grehan      2004/03/30 23:40:46 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/powerpc/powermac ata_kauai.c
>   Log:
>   The end argument to bus_alloc_resource() should have been ~0 and
>   not ~1, but the call has been switched over to bus_alloc_resource_any()
>   which has the same effect.
>
>   Submitted by: Suleiman Souhlal <refugee@segfaulted.com>
>
>   Revision  Changes    Path
>   1.3       +1 -2      src/sys/powerpc/powermac/ata_kauai.c

For those who protested, this is a good example of what the convenience
function is intended to fix.

-Nate



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