home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / sysadmin / 5075 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.4 KB  |  29 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!magrathea!tpg
  3. From: tpg@rchland.vnet.ibm.com (Terry Gliedt)
  4. Subject: Re: HELP: Connecting a SCSI Scanner
  5. Sender: news@rchland.ibm.com
  6. Message-ID: <1992Sep08.142141.22673@rchland.ibm.com>
  7. Date: Tue, 08 Sep 1992 14:21:41 GMT
  8. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  9. References:  <1992Aug28.215658.23753@galileo.physics.arizona.edu>
  10. Nntp-Posting-Host: magrathea.rchland.ibm.com
  11. Organization: IBM Rochester
  12. Keywords: SCSI, Scanner, help
  13. Lines: 14
  14.  
  15. I've been doing some work with a SCSI-connected Epson scanner. I have some code
  16. which is beginning to look pretty good wrt the Epson. It is possible, however, to
  17. get the scanner in an error state (error code E-1 on the scanner - protocol
  18. error). When this happens, only powering the scanner off/on will resert this.
  19. Sending the scanner an initialize command (or anything for that matter) results
  20. in a SCSI error.
  21.  
  22. Now when the NeXT boots, the system is doing some sort of reset to each of the
  23. SCSI devices. I presume this is some sort of low-level SCSI reset command. I'd
  24. like to have some means to reset the device to recover from this error state. I
  25. did not see anything in ioctl.h and in a few other includes. I'd appreciate some
  26. mail from anyone who can give me some leads (Jiro??).
  27.  
  28. Thanks in advance!
  29.