freebsd-nq/sys/i386
Bruce Evans ab9bca19b8 Removed unnecessary (and broken) wakeup code in rpstart(). There is no
need to do it directly, since ttwwakeup() is always called just before
returning from rpstart().  The brokenness was waking up the wrong address
after clearing TS_SO_OLOWAT.  It's not clear how processes waiting for
output to drain below low water ever got woken up.

Found by:	when I fixed longstanding warts in output watermark
		handling, this was the only driver that knew too much
		(anything) about the watermarks
1997-12-28 05:45:07 +00:00
..
apm This patch causes the "calltodo" timer list to be decremented by the amount 1997-12-23 16:32:35 +00:00
bios This patch causes the "calltodo" timer list to be decremented by the amount 1997-12-23 16:32:35 +00:00
boot Finally, implement a mini-parser for RockRidge alternative filenames, 1997-12-04 21:52:47 +00:00
conf Update comment to match updated sb0 line (conflicts keyword no longer needed 1997-12-28 00:28:46 +00:00
eisa Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
i386 Removed stale comment about printf's deficiencies and rewrote the code 1997-12-28 05:20:59 +00:00
ibcs2 Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
include Rename "i586_ctr" to "tsc" (both upper and lower case instances). 1997-12-26 20:42:37 +00:00
isa Removed unnecessary (and broken) wakeup code in rpstart(). There is no 1997-12-28 05:45:07 +00:00
linux Regenerate (fix argument of linux_nice). 1997-12-17 03:16:11 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Add support to the host driver for "downloaded constants". These are immediate 1997-09-27 19:38:27 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00