1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/sys/powerpc
Peter Grehan 2e428c5487 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>
2004-03-31 07:40:46 +00:00
..
aim Replace td2 with td on the assumption that this was a typo. This should at 2004-03-30 13:57:34 +00:00
compile
conf - Recruit some new ULE users by making it the default scheduler in GENERIC. 2004-01-24 21:38:52 +00:00
include Introduce the cpumask_t type. The purpose of the type is to create a 2004-03-20 20:41:40 +00:00
ofw Correctly create interrupt key for PCI, which is the OpenFirmware 2004-02-10 23:57:35 +00:00
powermac The end argument to bus_alloc_resource() should have been ~0 and 2004-03-31 07:40:46 +00:00
powerpc Replace td2 with td on the assumption that this was a typo. This should at 2004-03-30 13:57:34 +00:00
psim Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00