home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / win32 / 560 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  3.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!moncrg
  2. From: moncrg@aix02.ecs.rpi.edu (Gregory Donald Moncreaff)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Re: microsoft fixes/updates -> compuserve vs ftp
  5. Message-ID: <6#=y47f@rpi.edu>
  6. Date: 13 Aug 92 12:56:23 GMT
  7. References: <md-y#p#@rpi.edu>
  8. Organization: Rensselaer Polytechnic Institute, Troy, NY
  9. Lines: 105
  10. Nntp-Posting-Host: aix02.ecs.rpi.edu
  11.  
  12. Are there drivers updates on any of the compuserve
  13. libraries that have take case of any of the problems
  14. listed on the 0692 hardware compatability list?
  15.  
  16. specifically for the tmc-16x0 future domain controllers?
  17.  
  18. from the 0692 hardware compatability list...
  19.  
  20. SCSI(R)
  21.  
  22. Adaptec
  23. AHA-1540b
  24. AHA-1542b
  25. AHA-1640
  26. AHA-1740
  27.  
  28. Future Domain
  29. TMC-845
  30. TMC-850, TMC-850M(ER)
  31. MCS-700 (7)
  32. TMC-1660 (8) 
  33. TMC-1680 (9)
  34. TMC-7000EX
  35.  
  36. IBM
  37. IBM SCSI Host Adapter (10)
  38.  
  39. Maynard
  40. 16 Bit SCSI Adapter (11)
  41.  
  42. NCR
  43. NCR 53C700 
  44.  
  45. (7)  A driver that supports both Setup and File I/O for the Future
  46. Domain MCS-700, and TMC-16X0 series controllers will be posted to
  47. CompuServe in the WINNT forum, Lib 2 "Fixes and Updates".
  48. (8)  Same as Footnote 7
  49. (9)  Same as Footnote 7
  50. (10) Earlier versions of this controller have proven to have problems
  51. with various CD-Rom drives.  The Chinon CDX-431 and NEC Intersect
  52. CDR-73 are known to work with this version of controller.
  53. (11) The Maynard SCSI Adapter can be used as a general purpose SCSI
  54. controller for all tasks but graphical setup.
  55.  
  56. ... without eisa or mca the AHA-1[67]40, TMC-7000ex, MCS-700
  57. and presuably the IBM adapters are useless. the AHA-154x
  58. series don't work very well (see below) and have horror
  59. stories about them screwing up sound cards, possibly due
  60. to the fact that they are bus-mastering controllers. the
  61. TMC-8xx contollers are 8bit cards and thus are probably
  62. nightmares to configure IRQ wise. the only item without a flag
  63. againsdt it it the ncr. is that a contoller or a chipset?
  64. i hear that corelscsi uses an ncr chipset, is it the same?
  65.  
  66. ************************************************************************
  67.  
  68. Adaptec AHA 1542B Driver Can Cause Fatal System Error:
  69.  
  70. Summary:
  71. There is a known problem with the Adaptec AHA-1542B driver which 
  72. causes fatal system errors under some circumstances.
  73.  
  74. More Info:
  75. The problem is triggered by simultaneous I/O with the floppy and the hard 
  76. disk.  This will be corrected in the next release.  To avoid this you may 
  77. want to use an alternative floppy controller and disable he one on the 
  78. Adaptec.
  79.  
  80. ************************************************************************
  81.  
  82. *** Fatal System Error:  0x00000069
  83. *** Phase 1 I/O initialization failed.
  84.  
  85. ************************************************************************
  86.  
  87. Error  0x00000069
  88.  
  89. This is a phase one initialization error, which happens when Windows NT 
  90. tries to talk with the HD controller.  It can be caused by any number of 
  91. things.  Things to try:
  92.  
  93. * If the card allows, slow down the DMA transfer rate.
  94.  
  95. * Make sure both ends of the SCSI bus are terminated.
  96.  
  97. * Make sure there are no IRQ, or memory address conflicts.
  98.  
  99. * Make sure you're aren't using a faulty or un-supported driver i.e. the FD 
  100. 1680 SCSI controller is supported, but there is a problem with that driver 
  101. which will be fixed and posted on WinNT, Lib 2.
  102.  
  103.  
  104. ************************************************************************
  105.  
  106. btw, if you managed to make it this far, the contoller i
  107. am currently using is a wd7000fast, which uses a
  108. wd33c93a protocol chip. there does seem to be a driver,
  109. /i386/wd33c93.sys on the cd-rom but i still get
  110. the 0x0..069 error when starting up NT right
  111. after it loads all the scsi drivers. the driver
  112. probably isn't mature yet...
  113.  
  114. (i wish IDE had matured 3 years earlier so i would
  115. never have had to make contact with the hellish
  116. world of scsi)
  117.