Ignore:
Timestamp:
Dec 14, 2010, 12:03:32 PM (15 years ago)
Author:
markus
Message:

fixed readtest to run under OS/2 Ring3 above 2GB; commented out ADD read sector dump code

File:
1 edited

Legend:

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

    r53 r55  
    3232                              ? atapi_##func : ata_##func
    3333
     34
     35/* #define LBATEST
     36 * uncomment to perform sector mapping test of first drive */
     37
    3438#define LBATEST_SECTORS_PER_READ     64
    3539#define LBATEST_SECTOR_SIZE         512
    3640
    37 #define LBATEST
    3841
    3942/* ------------------------ typedefs and structures ------------------------ */
     
    16541657  DevHelp_FreePhys(phys_addr);
    16551658
     1659  LBA test compiled?
     1660
    16561661}
    16571662#endif
Note: See TracChangeset for help on using the changeset viewer.