home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18030 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.6 KB  |  38 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!uunet.ca!imax!dave
  3. From: dave@imax.imax.com (Dave Martindale)
  4. Subject: Re: More Exabyte 8500c (and SCSI) questions/woes
  5. Message-ID: <1992Dec15.135948.698@imax.imax.com>
  6. Organization: Imax Corporation, Mississauga Canada
  7. References: <1992Nov19.201853.28678@ncsu.edu> <1992Nov20.015438.28686@magnus.acs.ohio-state.edu>
  8. Date: Tue, 15 Dec 1992 13:59:48 GMT
  9. Lines: 27
  10.  
  11. hshamans@magnus.acs.ohio-state.edu (Harry T Shamansky) writes:
  12. >
  13. >   The real problem I think you are experiencing is a non-even byte disconnect.
  14. >   Unix kernels don't like odd byte disconnects! You need to set even byte 
  15. >   (four byte boundaries) for disconnect. I should mention that the string
  16. >   in the tpsc file 
  17. >
  18. >    "\40\4\16\0\200\7"
  19. >
  20. >   represents the values sent during a mode-select SCSI command (15h), in
  21. >   the "Vendor Unique Parameters Page (PF=1 Format)", where the \4 is the
  22. >   octal value 4, or the Bit 2 asserted, which is "Disconnect on even byte".
  23. >
  24. >   I do know, however, that you should program your 8500c to have this value
  25. >   set by default. Use the Exabyte 8500MON program, a PC, and a simple 4
  26. >   conductor cable to the program port on your 8500c (a very worthwhile
  27. >   program and cable, and a joy to use [works for 8200, 8500 and 8500c]).
  28.  
  29. If the driver sets the drive to "disconnect on even byte" during
  30. initialization, why is it necessary to additionally set that as the
  31. default mode in the 8500 firmware?
  32.  
  33. I ask because I do have an 8500, but I don't have the 8500MON program,
  34. or the special cable, or even a PC.  The 8500 is currently on a Sun,
  35. but someday I'll want to connect it to one of our Indigos.
  36.  
  37.     Dave
  38.