cvs commit: src/sys/powerpc/powermac ata_kauai.c
Peter Grehan
grehan at FreeBSD.org
Tue Mar 30 23:40:47 PST 2004
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 at segfaulted.com>
Revision Changes Path
1.3 +1 -2 src/sys/powerpc/powermac/ata_kauai.c
More information about the cvs-src
mailing list