commit | 32945af3f271506d49e17ab0709abfeaec309c79 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Fri Feb 27 21:23:01 2009 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Fri Feb 27 21:23:01 2009 -0500 |
tree | 33aadcfac65c6e62837058775d16806ddfb371a1 | |
parent | d626e557f062a977d5fce363da7512fdeb5e590d [diff] |
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.