from netbsd: make sure master enable is set.
authorniklas <niklas@openbsd.org>
Wed, 31 Jan 1996 22:10:21 +0000 (22:10 +0000)
committerniklas <niklas@openbsd.org>
Wed, 31 Jan 1996 22:10:21 +0000 (22:10 +0000)
commitbd519fa01f8614e7dcd359cb8428f6ff0273f9d6
treef9edb06f3f5797f6ee0917ffe62ac2b77b8e0e47
parent08c6139064835e8819de695de1fd98548ce4491d
from netbsd: make sure master enable is set.
Call disk_busy() a bit earlier in case an exceptional condition causes
fddone() (and thus disk_unbusy()) to be called directly from fdstart().
Pointed out by Ezra Story <ezy@panix.com>.
sys/arch/amiga/dev/fd.c