commit | d43e1788502dc99d46bb634424ac70137874f517 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Dec 13 12:02:55 2009 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Dec 13 12:02:55 2009 -0500 |
tree | b5420f91e3c054a1520056f3bf65cee7a2e9411d | |
parent | a7fc5de5037f2e3c621110650d8590f1e8b24b2c [diff] |
ATA 48bit LBA should only be activated on read/write commands. Check explicitly for an extended read/write command instead of 0x04 bit set. The identify command has that bit set, but doesn't need the 48bit lba registers set.