Fix bug causing ata_reset to not wait for BSY to clear.

ata_reset is always called on a valid drive - it shouldn't need to recheck.
All callers expect BSY to be clear upon completion.
This fixes an issue where ata_detect was reading status before drive ready.
1 file changed
tree: 0639c56cfde564481037228421c03b811b26fd73
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO