Don't 'autodetect' ATA PIO32 mode - use compile def instead.

The PIO32 detection appears to use a hack built for emulators.  It
    wont work on real hardware.
Implement with a compile time define instead.
This also improves the quality of the compiled code.
4 files changed
tree: 33aadcfac65c6e62837058775d16806ddfb371a1
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. COPYING.LESSER
  6. Makefile
  7. README
  8. TODO