Make sure to reenable ata interrupts even on error.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 20 Nov 2009 22:28:19 +0000 (17:28 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 20 Nov 2009 22:28:19 +0000 (17:28 -0500)
commit42bc3940d93911e382f5e72289f043d1faa9083e
tree47757b92f104e6b3c4bd783f4c997bc3c17dfe16
parent494dfc6e5fa137f8f7fcdcbe683e254d7362920a
Make sure to reenable ata interrupts even on error.

If the ata command fails, be sure to reenable errors.
This fixes a report of MS Vista not seeing a cdrom drive.
src/ata.c