freebsd-src/sys/alpha
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
..
alpha Do the first and mostly mechanical step of adding mutex support to the 2003-06-27 08:31:48 +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 Migrate the thread stack management functions from the machine-dependent 2003-06-14 23:23:55 +00:00
isa Use __FBSDID(). 2003-06-10 17:02:51 +00:00
linux Rename P_THREADED to P_SA. P_SA means a process is using scheduler 2003-06-15 00:31:24 +00:00
mcbus Use __FBSDID(). 2003-06-10 17:02:51 +00:00
osf1 Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
pci Use __FBSDID(). 2003-06-10 17:31:31 +00:00
tlsb Use __FBSDID(). 2003-06-10 17:31:31 +00:00
Makefile Add a dopey makefile to do the tags dance, which is probably not perfect 2000-12-31 23:26:34 +00:00