freebsd_amp_hwpstate/sys/dev/rp
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
..
rp.c Removed unnecessary (and broken) wakeup code in rpstart(). There is no 1997-12-28 05:45:07 +00:00
rpreg.h ISA driver for Comtrol Rocketport serial cards. No PCI probe stub 1997-08-28 12:19:05 +00:00
rpvar.h ISA driver for Comtrol Rocketport serial cards. No PCI probe stub 1997-08-28 12:19:05 +00:00