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