home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / xenix / sco / 2760 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  3.3 KB

  1. Path: sparky!uunet!olivea!decwrl!pa.dec.com!dynamix!david@uu3.psi.com
  2. From: david@dynamix.com (David L Jarvis)
  3. Newsgroups: comp.unix.xenix.sco
  4. Subject: Re: Adaptec 1740 modes.
  5. Message-ID: <9208290830.AA18784@dynamix.com>
  6. Date: 29 Aug 92 12:30:35 GMT
  7. Organization: SOFTWARE / DYNAMIX
  8. Lines: 63
  9. X-Received: by usenet.pa.dec.com; id AA01580; Sat, 29 Aug 92 12:54:35 -0700
  10. X-Received: by inet-gw-2.pa.dec.com; id AA22046; Sat, 29 Aug 92 12:54:33 -0700
  11. X-Received: from dynamix.UUCP by uu3.psi.com (5.65b/4.0.071791-PSI/PSINet)id AA00285; Sat, 29 Aug 92 15:54:27 -0400
  12. X-Received: by dynamix.com (smail2.5c)id AA18788; 29 Aug 92 08:30:35 EDT (Sat)
  13. X-To: kupp@hercules.cs.uregina.ca,
  14.  
  15. X-        comp.unix.xenix.sco.usenet (comp.unix.xenix.sco)
  16. X-In-Reply-To: <1992Aug27.230609.4326@regina.cs.uregina.ca>; from "Timothy Kupp" at Aug 27, 92 11:06 pm
  17. X-Mailer: ELM [version 2.3 PL11]
  18.  
  19. > I have an Adaptec 1740 installed in a Compaq 486/33M running SCO UNIX
  20. > 3.2.4.  When the machine was initially configured, the Adaptec showed
  21. > up in the power-up device list as 'type=ad'.  According to a list of
  22. > adapter possibilities available when configuring SCSI devices, 'ad' is
  23. > an Adaptec running in 154x or 164x mode.  'eiad' is a 174x Adaptec.
  24.  
  25. the 1740 has two operating modes; standard and enhanced  
  26. the 'eiad' is the enhanced mode driver ... whatever mode driver you use
  27. should correspond to the mode indicated in the eisa configuration for the
  28. system
  29.  
  30. > So, why did the card show up as type 'ad' in the device list?  According
  31.  
  32. because it was installed that way!  :-)   you can install the standard
  33. driver (ad) or the enhanced one (eiad) ... they are different ...
  34.  
  35. > to the Compaq system configuration, the card in that slot is identified
  36. > as 'AHA1740'.  
  37.  
  38. the card *is* an AHA1740 ... running in standard mode (not enhanced) ...
  39. the system configuration for the machine should have an option to set the
  40. card into enhanced mode (at least thats the way it was for the last one I
  41. did)
  42.  
  43. >               Is there any benefit to reconfiguring the UNIX setup so
  44. > that the card is identified as type 'eiad' (ie. performance 
  45. > improvement)?  
  46.  
  47. yes, there is a definite performance enhancement 
  48. (see the doc that comes with the 1740)
  49.  
  50. >                If there is a benefit, how would one go about
  51. > reconfiguring the system so that the card would be recognized as type
  52. > 'eiad' on power-up?
  53.  
  54. 1: login as root and cd to /etc/conf/cf.d
  55. 2: edit the file mscsi, change all occurences of ad to eiad
  56. 3: cd to /etc/conf/sdevice.d 
  57. 4: edit the file ad, change all occurences ad to eiad
  58. 5: link_unix
  59. 6: run your eisa configuration utilities to change the mode of the card
  60.  
  61. > Can I assume it would be foolish to think I could change the mode of the
  62. > card without reinstalling UNIX, reconfiguring the hard drives, etc?
  63.  
  64. you can assume it ... but you'd be wrong  ;-)
  65. the above should guide you thru the steps, but you can also give SCO
  66. support a call (this is a popular one with them), or pick up a recent SCO
  67. mag where they wrote up these very same instructions ...
  68.  
  69. > Any and all input would be appreciated.  Thanks.
  70.  
  71. you're welcome ... good luck
  72.  
  73. #----------------------------------------------------------------------#
  74. #          David L. Jarvis                 SOFTWARE  /                 #
  75. #          david@dynamix.com                       /  DYNAMIX          #
  76. #----------------------------------------------------------------------#
  77.