Improve some debugging output.

Replace DEBUGF calls with dprintf calls.
Make ata calls consistently use 'int' return codes.
Make each error return code in ata.c use a unique negative number.
8 files changed
tree: 78835fa53e48320e5b0667b03ca9c19dfdade7c6
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO