freebsd-dev/sys/amd64
Peter Wemm 882554f111 MFi386: machdep.c:1.570 clock.c:1.204 by bde: Quick fix for calling DELAY
for ddb input in some atkbd-based console drivers.  ddb must not use any
normal locks but DELAY() normally calls getit() which needs clock_lock.
This also removes the need for recursion on clock_lock.
2003-09-22 21:56:48 +00:00
..
acpica Minor style cleanups. 2003-08-28 16:30:31 +00:00
amd64 MFi386: machdep.c:1.570 clock.c:1.204 by bde: Quick fix for calling DELAY 2003-09-22 21:56:48 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Mention the puc(4) glue driver in a commented-out example so the user 2003-09-19 20:04:55 +00:00
ia32 Switch to using the emulator in the common compat area. 2003-08-23 00:04:53 +00:00
include Remove an XXX comment by using the per CPU mask added after this comment 2003-09-10 01:36:48 +00:00
isa MFi386: machdep.c:1.570 clock.c:1.204 by bde: Quick fix for calling DELAY 2003-09-22 21:56:48 +00:00
pci - Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long. 2003-08-28 21:22:25 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00