Work around bochs floppy issue with wait_irq().
authorKevin O'Connor <kevin@koconnor.net>
Sun, 17 Jan 2010 18:00:49 +0000 (13:00 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 17 Jan 2010 18:00:49 +0000 (13:00 -0500)
commit7a98fd0d20ddd04fabf038f77e5e6d3bfba891ce
tree9f3dec6684715e16064001199ee5dd2b640b4739
parent4d07902b0c0caf12523718d90bd26b579b8e1648
Work around bochs floppy issue with wait_irq().

Bochs turns off floppy dma when cpu is halted, so work around problem.
src/floppy.c