freebsd-src/sys/powerpc
Scott Long 3eaffdf7e0 Do the first and mostly mechanical step of adding mutex support to the
bus_dma async callback scheme.  Note that sparc64 does not seem to do
async callbacks.  Note that ia64 callbacks might not be MPSAFE at the
moment.  Note that powerpc doesn't seem to do async callbacks due to
the implementation being incomplete.

Reviewed by:	mostly silence on arch@
2003-06-27 08:31:48 +00:00
..
aim Remove unused bootpath[] variable. It conflicted with a declaration 2003-06-25 08:11:29 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Note that scbus is required for SCSI, not just "required" in general. 2003-06-08 02:03:02 +00:00
include Remove unused bootpath[] variable. It conflicted with a declaration 2003-06-25 08:11:29 +00:00
ofw Simplify ofw_pci_fixup(). It doesn't need to be recursive, since the 2003-03-03 12:05:06 +00:00
powermac Vastly simplify the macio ATA attachment, now that the register file 2003-04-18 02:43:23 +00:00
powerpc Do the first and mostly mechanical step of adding mutex support to the 2003-06-27 08:31:48 +00:00
psim Remove reference to ata resource in print_child. 2003-04-18 02:47:12 +00:00