dev_fd: Only spin up motors for drives that are in use
authorWill Sowerbutts <will@sowerbutts.com>
Mon, 23 Jan 2017 23:07:48 +0000 (23:07 +0000)
committerWill Sowerbutts <will@sowerbutts.com>
Mon, 23 Jan 2017 23:09:58 +0000 (23:09 +0000)
commit8f3e1deec2bacf92ab8d6edafc840fb606bcccac
treecb329aa500660e2f2d7ffc28af9fb016f97d31df
parent70b2d2b86260c1cb2f383c5589160e6a4b8c609b
dev_fd: Only spin up motors for drives that are in use

Previously we spun up all floppy motors at once. The current required to
do this places a lot of strain on power supplies. This method is a bit
kinder to them.
Kernel/dev/devfd_hw.s