1. 23 Mar, 2009 1 commit
  2. 05 Feb, 2009 1 commit
  3. 03 Feb, 2009 1 commit
  4. 29 Dec, 2008 1 commit
  5. 08 Dec, 2008 1 commit
  6. 05 Dec, 2008 2 commits
  7. 05 Nov, 2008 1 commit
  8. 14 Oct, 2008 1 commit
  9. 13 Oct, 2008 1 commit
  10. 05 May, 2008 1 commit
  11. 24 Mar, 2008 1 commit
  12. 04 Mar, 2008 1 commit
  13. 08 Feb, 2008 1 commit
  14. 02 Nov, 2007 6 commits
  15. 12 Mar, 2007 1 commit
  16. 02 Jan, 2007 1 commit
  17. 07 Oct, 2006 1 commit
  18. 29 Sep, 2006 1 commit
  19. 14 Sep, 2006 1 commit
  20. 11 Jul, 2006 1 commit
  21. 10 Jul, 2006 2 commits
  22. 23 May, 2006 1 commit
  23. 28 Feb, 2006 1 commit
  24. 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
  25. 04 Mar, 2000 1 commit
  26. 16 Feb, 2000 1 commit
  27. 10 Feb, 2000 1 commit
  28. 31 Jan, 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 2 commits