Attached patches have 3 goals: - patches 1-4 fix the NT 3.1 floppy driver problem. - patches 5-6 implement the VERIFY command - patches 7-8 are some simple cleanup
Hervé Poussineau (6): fdc: use status0 field instead of a local variable fdc: fix false FD_SR0_SEEK fdc: implement VERIFY command fdc-tests: add tests for VERIFY command fdc: remove double affectation of FD_MSR_CMDBUSY flag fdc: fix typo in zero constant Kevin Wolf (2): fdc: Remove status0 parameter from fdctrl_set_fifo() fdc-test: Check READ ID hw/fdc.c | 99 ++++++++++++++++++++++++++++++++---------------------- tests/fdc-test.c | 84 ++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 138 insertions(+), 45 deletions(-) -- 1.7.10.4