commit | 525219b764a2737114d157164bc600d3fc5fddf2 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Dec 05 13:36:18 2009 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat Dec 05 13:36:18 2009 -0500 |
tree | 6c27e589e1bff1572cbe2065a312c114c09555e4 | |
parent | 4ccb23125e8653e9dc1c42f2f2ae57594ef072c3 [diff] |
Fix ATA iobase2 access on PCI native mode interfaces. The ctrl register is iorange + 2 not iorange + 6. Rework port definitions to be based on PCI offsets instead of ISA. Also, properly define ATA irqs when in PCI compatibility mode.