freebsd-nq/sys/i386
Andrey A. Chernov 2b20999cd6 sleep/wakeup macros was designed to do it on random address in the stack.
This random address can be matched (with some probability) with another
sleep addresses from other drivers, which can cause strange sleep/wakeup
sequence. Rewrite this ugly code to do the right thing.
1996-01-16 06:07:09 +00:00
..
apm Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
bios Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
boot Document the ``BOOT_HD'' make option for the bootblocks. 1996-01-06 23:37:10 +00:00
conf Make bin2bcd and bcd2bin global macroes instead of having local 1996-01-15 10:28:44 +00:00
eisa Register our softc at attach time. I forgot to do this in my last commit, 1996-01-14 02:19:42 +00:00
i386 Get rid of two and a half printf in the kernel. 1996-01-15 22:41:03 +00:00
ibcs2 Reran makesyscalls.sh.. 1996-01-08 05:27:29 +00:00
include Fixed user-mode mcount which I broke in the previous revision. 1996-01-01 17:11:21 +00:00
isa sleep/wakeup macros was designed to do it on random address in the stack. 1996-01-16 06:07:09 +00:00
linux Add linux_mknod so that it will do mkfifo if needed... 1996-01-14 10:59:58 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi Use the new adapter_softc field in the scsi_link structure so that 1996-01-07 19:24:36 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00