]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
floppy: Reset the floppy motor count in floppy_drive_pio()
authorNikolay Nikolov <nickysn@users.sourceforge.net>
Sun, 4 Feb 2018 15:27:00 +0000 (17:27 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 8 Feb 2018 02:19:38 +0000 (21:19 -0500)
commit488ede2297461af9d60dd21cff853a49afdc2c70
treeb0d115b6d1cbd506a24202395ae848bced31ecec
parent53d82f0ee8eba571689f64b748bca8e9badda8b2
floppy: Reset the floppy motor count in floppy_drive_pio()

Reset the floppy motor count, so the motor keeps spinning 2 seconds
after a floppy operation, performed by floppy_drive_pio().

Signed-off-by: Nikolay Nikolov <nickysn@users.sourceforge.net>
src/hw/floppy.c