1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/alpha
John Baldwin e9911cf591 - Convert Alpha over to the new calling conventions for cpu_throw() and
cpu_switch() where both the old and new threads are passed in as
  arguments.  Only powerpc uses the old conventions now.
- Update comments in the Alpha swtch.s to reflect KSE changes.

Tested by:	obrien, marcel
2003-08-12 19:33:36 +00:00
..
alpha - Convert Alpha over to the new calling conventions for cpu_throw() and 2003-08-12 19:33:36 +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 Enable eisa support on alpha. 2003-07-21 19:15:25 +00:00
include - Since td_critnest is now initialized in MI code, it doesn't have to be 2003-08-04 20:32:45 +00:00
isa Mega busdma API commit. 2003-07-01 15:52:06 +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 enable interrupt routing for mcpcia based systems 2003-06-28 13:47:23 +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