freebsd-nq/sys/amd64
John Baldwin 31ae9b450a Argh, revert the clobber changes. Since %ecx and %edx aren't call safe,
calling the C functions mtx_enter_hard() and mtx_exit_hard() clobbers them.
Note that %eax is also not call safe, but it is already clobbered due to
cmpxchg.  However, now we are back to not compiling again, so these macros
are still left disabled for now.
2000-12-08 18:21:06 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
amd64 This is kind of a nasty hack, but it appears to solve the Compaq DL360 2000-12-06 03:47:14 +00:00
conf Create a pmtimer device instance for GENERIC and NEWCARD kernels by default. 2000-12-07 14:27:02 +00:00
include Argh, revert the clobber changes. Since %ecx and %edx aren't call safe, 2000-12-08 18:21:06 +00:00
isa Cleanup some leftover lint from the old interrupt system. 2000-12-04 21:15:14 +00:00
pci Hack to work around a probe which will lock up at least some i450GX-based 2000-11-08 11:25:15 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00