freebsd-skq/sys/sparc64
marius c74fc16e2d After some input from bde@ and rereading the datasheet use a MTX_SPIN
mutex instead of a MTX_DEF one in order to defer preemption while
reading the date and time registers. If we don't manage to read them
within the time slot where we are guaranteed that no updates occur we
might actually read them during an update in which case the output is
undefined.
2005-06-04 23:24:50 +00:00
..
central - Add suport for the bus_get_resource() device interface method to 2005-05-19 15:09:56 +00:00
compile
conf - Hook up machfb(4) to the sparc64 build, not enabled in GENERIC 2005-05-21 20:50:45 +00:00
creator - In creator_configure() when probed for the high-level console return 2005-06-04 21:15:27 +00:00
ebus Now that all affected drivers have been changed remove the helpers 2005-06-04 20:31:20 +00:00
fhc - Add suport for the bus_get_resource() device interface method to 2005-05-19 15:09:56 +00:00
include Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
isa - When iterating over the register resources of the children don't use 2005-05-19 15:47:37 +00:00
pci Slightly reformat apb_alloc_resource() to create some horizontal space 2005-04-28 03:33:46 +00:00
sbus - Try to not leak resources in the attach functions of the esp(4) SBus 2005-05-19 14:51:10 +00:00
sparc64 After some input from bde@ and rereading the datasheet use a MTX_SPIN 2005-06-04 23:24:50 +00:00