Changeset 136


Ignore:
Timestamp:
May 21, 2012, 12:14:01 PM (13 years ago)
Author:
Markus Thielen
Message:

fixed #16

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/ata.c

    r125 r136  
    734734                 AP_SECTOR_28, (u32) io->RBA,
    735735                 AP_COUNT,     (u16) io->BlockCount & 0xffU,
     736                 AP_DEVICE,    0x40,
    736737                 AP_END);
    737738  }
Note: See TracChangeset for help on using the changeset viewer.