Changeset 126


Ignore:
Timestamp:
Oct 9, 2011, 9:47:38 PM (14 years ago)
Author:
cjm
Message:
  • Disabled SMART preliminary SMART support which as not yet been tested sufficiently and could cause kernel traps.
File:
1 edited

Legend:

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

    r125 r126  
    462462  UCHAR parm;
    463463
     464  /* this is not sufficiently tested so far */
     465  return(STDON | STATUS_ERR_UNKCMD);
     466
    464467  /* verify addressability of parm buffer (DSKSP_CommandParameters) */
    465468  if (DevHelp_VerifyAccess((SEL) ((ULONG) cp >> 16),
Note: See TracChangeset for help on using the changeset viewer.