Ignore:
Timestamp:
Oct 14, 2011, 10:22:12 PM (14 years ago)
Author:
cjm
Message:
  • Added IBMS506$ character device driver to support existing SMART tools
  • Finishing touches to SMART support
  • Updated READNE with information around "/f" command line parameter and SMART support
File:
1 edited

Legend:

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

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