]> xenbits.xensource.com Git - seabios.git/commit
floppy: Execute a SPECIFY command after sensing the media type
authorNikolay Nikolov <nickysn@users.sourceforge.net>
Sat, 10 Feb 2018 11:52:14 +0000 (13:52 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 15 Feb 2018 05:18:14 +0000 (00:18 -0500)
commitf9cc969b3e67010627b3de6e989752e01b333ce2
treed356f63886fa084b77d33221274f779fec7e3fac
parentb00a03a49e28d518435deeb22d119bbd959e78a3
floppy: Execute a SPECIFY command after sensing the media type

The SPECIFY command sets the Step Rate Time, Head Load Time, Head Unload Time
and the DMA enable/disable bit.

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