home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / misc / 2245 < prev    next >
Encoding:
Text File  |  1992-08-21  |  1.9 KB  |  47 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!gatech!destroyer!fmsrl7!eccdb1.pms.ford.com!vscarafi
  3. From: vscarafi@eccdb1.pms.ford.com (Vincent F. Scarafino)
  4. Subject: Re: SCSI drives and Windows (problems)
  5. Message-ID: <BtCowt.7KJ@fmsrl7.srl.ford.com>
  6. Originator: news@pms001
  7. Sender: usenet@fmsrl7.srl.ford.com (0000-Admin(0000))
  8. Organization: Ford Motor Co.
  9. References: <5666@npg-sd.SanDiegoCA.NCR.COM>
  10. Date: Fri, 21 Aug 1992 20:29:12 GMT
  11. Lines: 34
  12.  
  13. claborne@npg-sd.SanDiegoCA.NCR.COM (Chris Claborne) writes:
  14. > In <18AUG199210434176@summa.tamu.edu> kbm8572@summa.tamu.edu (BRYAN MILLIGAN) writes:
  15. > >    I have a 386/33 with an Adaptec 1542A SCSI controller, a 120MB Maxtor,
  16. > >installed Windows 3.1:
  17. > >    1.  Creation of a permanent swap file causes Windows to be unstable
  18. > >        (lost groups, numerous crashes, a lot of general protection
  19. > >        faults, etc.).
  20. > >    2.  I think that the new SMARTDRV.EXE is causing erratic behavior in
  21. > >        programs when I'm not in Windows.
  22. > >    3.  SMARTDRV.EXE does not behave according to the documentation.  There
  23. > >        is no way for me to disable the write-cache; it's either all or
  24. > >        none.
  25. > >Has anyone else with a similar setup had these problems, or (better yet) does
  26. > >anyone have a fix?  BTW I'm using the ASPI driver from Adaptec not AHA1540.SYS. 
  27. > Ther is a problem with smart drive if you don't start it like:
  28. >   device=C:\WIN3\SMARTDRV.EXE /double_buffer
  29. > Do you have the /double_buffer in ther?
  30. >     2
  31. > == C  ==
  32. > chris.claborne@sandiegoca.ncr.com                    CI$: 76340.2422
  33.  
  34. You must specify the double_buffer option in your config.sys file because
  35. the controller and Windows can't be working in the same memory buffers
  36. at the same time.  Each makes assumptions that the other invalidates.  With
  37. my Adaptec controller, I also could not load the smartdrv command HIGH.
  38. However, with double buffering and smartdrv loaded LOW, I have had no
  39. problems.
  40.  
  41. Vince
  42.