On 09/04/2012 11:46 AM, Kevin Wolf wrote:
Pavel, does this make sense to you? It seems to fix the NT 3.1 floppy driver.Kevin Wolf (3): fdc: Remove status0 parameter from fdctrl_set_fifo() fdc: Fix false FD_SR0_SEEK fdc-test: Check READ ID hw/fdc.c | 38 ++++++++++++++---------------- tests/fdc-test.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 85 insertions(+), 21 deletions(-)
Hi Kevin, yes, it make sense to me. It's definitely better now.