home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-07 / text0123.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.1 KB  |  25 lines

  1. > I have A3000, WD-PROTO, Quantum PD425S and LP105S drives, both
  2. > refuse to work with synchro enabled in the scsi.c
  3. > After I disabled the sync (initisied the somethign*inhibit* table
  4. > in the scsi.c and now I can boot into 508, although without sync
  5. > transfer.
  6. > In the debug output, csr=x41 if I remember correctly..
  7.  
  8. Sudden disconnect too.. Ok, lets discuss this. Anyone knowing SCSI specs
  9. well.. I'm currently sending sending Identify, followed by the
  10. Sync-req message, in one go (thus one MsgOut phase). I thought this is
  11. valid according to SCSI specs, isn't it? What seems to happen in those
  12. cases where a disconnect error occurs (csr==0x41) is that the target sends,
  13. after the acknowledged sync message (ie. I get the sync request back like
  14. the protocol requests, meaning that the target accepted it) a command-complete
  15. message and disconnects. In my eyes, it should proceed to command-phase, who's
  16. right? Is it valid behavior for the target to just "hang up" ?
  17.  
  18. -Markus
  19. -- 
  20. CHUUG/EUnet Switzerland                Markus Wild
  21. Zweierstrasse 35    Tel: +41 1 291 45 80    mw@eunet.ch
  22. CH-8004 Zuerich        Fax: +41 1 291 46 42    S=mw;P=EUnet;A=EUnet;C=CH
  23.  
  24.