commit | c3bcd6cec5ca8ba99184b8dbe6fd9f71cd175636 | [log] [tgz] |
---|---|---|
author | David Elliott <dfe@netnitco.net> | Wed Mar 08 19:41:49 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Mar 08 19:41:49 2000 +0000 |
tree | 838da9e6ae8469547273ffa6593747748fe00cfd | |
parent | 5f3b1b0c83021752dba73afacb342f481d33ed5e [diff] |
- Slightly reworked include files (less messy, more straightforward). - 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).