1. 03 Feb, 2009 1 commit
  2. 29 Dec, 2008 1 commit
  3. 05 Nov, 2008 1 commit
  4. 14 Oct, 2008 1 commit
  5. 13 Oct, 2008 1 commit
  6. 02 Nov, 2007 3 commits
  7. 12 Mar, 2007 1 commit
  8. 07 Oct, 2006 1 commit
  9. 23 May, 2006 1 commit
  10. 28 Feb, 2006 1 commit
  11. 12 Dec, 2005 1 commit
  12. 15 Aug, 2005 1 commit
  13. 10 Aug, 2005 1 commit
  14. 03 Aug, 2005 1 commit
  15. 06 Jul, 2005 2 commits
  16. 05 Jul, 2005 1 commit
  17. 13 Dec, 2004 1 commit
  18. 09 Nov, 2003 1 commit
  19. 22 Aug, 2003 1 commit
  20. 17 Aug, 2002 1 commit
  21. 31 May, 2002 1 commit
  22. 21 May, 2002 1 commit
  23. 09 Mar, 2002 1 commit
  24. 22 Feb, 2002 1 commit
  25. 14 May, 2001 1 commit
  26. 09 May, 2001 1 commit
  27. 22 Jan, 2001 1 commit
  28. 09 Jan, 2001 1 commit
  29. 30 Nov, 2000 1 commit
  30. 07 Nov, 2000 1 commit
  31. 06 Sep, 2000 1 commit
  32. 15 Jul, 2000 2 commits
    • Patrik Stridvall's avatar
      Fixed some warnings. · 6314ad69
      Patrik Stridvall authored
      6314ad69
    • 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
  33. 08 Jul, 2000 1 commit
  34. 19 Mar, 2000 1 commit
  35. 12 Mar, 2000 1 commit
  36. 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