NetBSD/sys/arch/sparc
thorpej 8a6ad45eed In fdcretry(), if we're not using implied seeks, set the state to DOSEEK
rather than SEEKCOMPLETE before retrying the operation.  If implied seeks
are being used, the state is set to DOIO (no change).  This is why I
couldn't reproduce the disk_unbusy() panic on my SS2; it uses implied
seeks.  Patch from John F. Woods <jfw@jfwhome.funhouse.com>
1996-02-10 18:37:36 +00:00
..
compile
conf Fix mkdep problems due to missing flags. 1996-02-09 02:21:13 +00:00
dev In fdcretry(), if we're not using implied seeks, set the state to DOSEEK 1996-02-10 18:37:36 +00:00
fpu
include A few prototype fixes 1996-02-09 23:14:14 +00:00
sparc Protect clearing the Intersil chip's interrupt with splhigh(). If this 1996-02-06 22:59:03 +00:00
stand LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
Makefile