home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10853 < prev    next >
Encoding:
Text File  |  1993-01-02  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!spool.mu.edu!wupost!csus.edu!netcom.com!shawr
  3. From: shawr@netcom.com (rich shaw)
  4. Subject: questions of scsi tape driver.
  5. Message-ID: <1993Jan3.003448.2389@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. Date: Sun, 3 Jan 1993 00:34:48 GMT
  8. Lines: 27
  9.  
  10. Recently I bought a used tandberg TDC3640 scsi tape drive. I think it's
  11. a QIC150 drive. This drive works fine under dos (I am using aspitar).
  12. But when I boot 386bsd with julian's scsi drivers(Thanks julian), there 
  13. seem to be some problems recognize  or initialize the drive. Below are
  14. the messages on the screen.
  15.  
  16. dev4,lu0: tape1 (sequential), removable 'unknownunknown????' SCSI0
  17.     st0: scsi tape drive:0 blocks of 512 bytes
  18. cmd fail
  19. cmd fail 
  20. ...
  21.  
  22. After I compiled with scsi_debug set to 1, I got the following message.
  23.  
  24. aha_scsi_cmd <ccb0(0x23) cmd fail
  25. aha_done ccb0(0x33)> ccb0(0x23)> ahaintr scsi error rval=3
  26. code from driver 0x2
  27.  
  28. Could anyone tell me what this error is? The tape drive is fairly old (1987)
  29. , so I think that's why the driver recognized it as scsi0. However, since
  30. it works fine under dos's ASPITAR, there should be a way to make it work under
  31. 386bsd, right? Anyway, is there any fix for this or hints that can help me
  32. to fix it? Thanks and happy new year.
  33.  
  34. -- rich
  35. -- shawr@netcom.com
  36.  
  37.