1. 15 Mar, 2003 1 commit
  2. 04 Nov, 2002 1 commit
  3. 18 Oct, 2002 1 commit
  4. 17 Aug, 2002 1 commit
  5. 09 Mar, 2002 1 commit
  6. 11 Sep, 2001 1 commit
  7. 16 Aug, 2001 1 commit
  8. 25 Jul, 2001 1 commit
  9. 23 Jul, 2001 1 commit
  10. 19 Jun, 2001 1 commit
  11. 06 Jun, 2001 1 commit
  12. 14 May, 2001 1 commit
  13. 17 Jan, 2001 1 commit
  14. 13 Dec, 2000 1 commit
  15. 09 Dec, 2000 1 commit
  16. 01 Dec, 2000 1 commit
  17. 02 Oct, 2000 1 commit
  18. 27 Sep, 2000 1 commit
  19. 06 Sep, 2000 1 commit
  20. 14 Aug, 2000 1 commit
  21. 15 Jul, 2000 1 commit
    • David Elliott's avatar
      - New function in aspi.c SCSI_Fix_CMD_LEN which determines if Linux is · 8466fc34
      David Elliott authored
        guessing the command length correctly, and if not, tell's it what's up.
      - Changed strcat to strcpy in SendASPI32Command to avoid requiring the
        caller to clear the fields.
      - Added a new field to HA_Unique content to fix some applications.  Will
        fix this for good at a later date.
      - Added TRACE to GetASPI32DLLVersion (and FIXME when not running under
        Linux)
      - Added some constants to winescsi.h
      (with the help of Bernd Bernie Meyer <bmeyer@cs.monash.edu.au>)
      8466fc34
  22. 28 Mar, 2000 1 commit
  23. 26 Mar, 2000 1 commit
  24. 24 Mar, 2000 1 commit
  25. 09 Mar, 2000 1 commit
  26. 08 Mar, 2000 1 commit
    • David Elliott's avatar
      - Slightly reworked include files (less messy, more straightforward). · c3bcd6ce
      David Elliott authored
      - Moved DOS ASPI functionality to msdos/dosaspi.c.
      - Got rid using PROFILE to get SCSI info from wine.conf.
      - Read scsi info from /proc/scsi/scsi.
      - Added setting of a reasonable timeout when opening a SCSI device (5
        minutes, defined in winescsi.h).
      - ExecScsiCommand now ALWAYS posts, even on error (which is the correct
        behavior).
      c3bcd6ce
  27. 16 Feb, 2000 1 commit
  28. 10 Feb, 2000 1 commit
  29. 09 Jan, 2000 1 commit
  30. 08 Jan, 2000 1 commit
    • David Elliott's avatar
      Removed malloc/free hack and replaced with HeapAlloc/HeapFree throughout code. · 8b8a3438
      David Elliott authored
      Added critical section around code dealing with global variables.
      Added a few comments about how ASPI is supposed to work.
      Copy sense info into the correct place (right after the fixed 16-byte CDB).
      Now returns target status (many Windows apps won't even look at the
      sense are unless they get an error code).
      Added SC_ABORT_SRB FIXME.
      Added SC_GET_DISK_INFO place holder for clarity.
      Updated Linux SG interface structure to include new kernel 2.2
      status fields.
      8b8a3438
  31. 20 Dec, 1999 1 commit
  32. 24 Oct, 1999 1 commit
  33. 13 Oct, 1999 1 commit
  34. 19 Sep, 1999 1 commit
  35. 04 Aug, 1999 1 commit
  36. 18 Jul, 1999 1 commit
  37. 26 Jun, 1999 1 commit
    • Patrik Stridvall's avatar
      ANSI C fixes. · 1ed4ecff
      Patrik Stridvall authored
      Removed warnings.
      Made the include files self-sufficient.
      Some Solaris fixes.
      1ed4ecff
  38. 12 Jun, 1999 1 commit
  39. 06 Jun, 1999 1 commit
  40. 19 Apr, 1999 1 commit