Changeset 55 for trunk/src/os2ahci/ahci.c
- Timestamp:
- Dec 14, 2010, 12:03:32 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ahci.c
r53 r55 32 32 ? atapi_##func : ata_##func 33 33 34 35 /* #define LBATEST 36 * uncomment to perform sector mapping test of first drive */ 37 34 38 #define LBATEST_SECTORS_PER_READ 64 35 39 #define LBATEST_SECTOR_SIZE 512 36 40 37 #define LBATEST38 41 39 42 /* ------------------------ typedefs and structures ------------------------ */ … … 1654 1657 DevHelp_FreePhys(phys_addr); 1655 1658 1659 LBA test compiled? 1660 1656 1661 } 1657 1662 #endif
Note:
See TracChangeset
for help on using the changeset viewer.