1. 28 Apr, 2011 1 commit
  2. 03 Feb, 2009 1 commit
  3. 23 May, 2006 1 commit
  4. 28 Feb, 2006 1 commit
  5. 10 Aug, 2005 1 commit
  6. 13 Dec, 2004 1 commit
  7. 14 Sep, 2004 1 commit
  8. 09 Nov, 2003 1 commit
  9. 31 May, 2002 1 commit
  10. 09 Mar, 2002 1 commit
  11. 29 Oct, 2000 1 commit
  12. 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
  13. 08 Jul, 2000 1 commit
  14. 12 Mar, 2000 1 commit
  15. 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