home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 9096 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  4.7 KB

  1. Path: sparky!uunet!wupost!uwm.edu!biosci!agate!tfs.com!julian
  2. From: julian@tfs.com (Julian Elischer)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: [386BSD] Problem of New SCSI system for BT742A (In Japanese/Kanji)
  5. Keywords: BT742A
  6. Message-ID: <1992Nov20.001126.19615@tfs.com>
  7. Date: 20 Nov 92 00:11:26 GMT
  8. References: <22@tama.spec.co.jp>
  9. Organization: TRW Financial Systems, Berkeley, CA - 94704
  10. Lines: 131
  11.  
  12. In article <22@tama.spec.co.jp> amurai@tama.spec.co.jp (Atsushi Murai) writes:
  13. >Dear Netters,
  14. >
  15. I note that you cannot receive mail so I appologise to other netters for
  16. posting a response that Should otherwise have been mail..
  17.  
  18. > Now a day, I could make a spare time to play around 386BSD with
  19. >private machine ;-) I've already recompiled the kernel with terry's
  20. >patch and it's up and running ISA machine with stable.  So I just try
  21. >to install the new scsi system for BT742A SCSI controler by 32bit
  22. >NATIVE mode. 
  23. >
  24. > Anyway, Original SCSI system bring up my machie without any problem
  25. >but whenever bringing up the new kernel that is installed "Julian's
  26. >New SCSI system beta 3" and "Oops Real bug!" patch, it booting and
  27. >doing disk checking and then display the follows message and fall into
  28. >debuger ( ddb ) mode ( if ddb Enabled ) before near the "starting
  29. >local demon" message. 
  30.  
  31. The banner produced by the driver should have been of the form below:
  32.  
  33. bt0 reading board settings,
  34.   **bt0 probing for scsi devices**
  35.   dev0,lu0: type 0(direct),fixed 'SEAGATE ST41651         6488' scsi2
  36.         sd0: 1342MB, cyls 2107, heads 15, secs 87, bytes/sec 512
  37.   dev5,lu0: type 1(sequential),removable 'WangDAT Model 1300      02.4' scsi2
  38.         st0: scsi tape drive, 0 blocks of 512 bytes
  39. bt0 at 0x330 irq 11 on isa
  40.  
  41. does that agree with what you are seeing?
  42.  
  43. >
  44. >bt0:0 device timed out
  45.  
  46. this indicates that an expected interrupt did not arrive.
  47.  
  48. >bt0:0 not taking commands
  49. The driver discovered that the reason the command didn't complete
  50. was because the board never took in the last command.
  51.  
  52.  
  53. >
  54. >And also I try to Displaying content's of ccb(s) by
  55. >tfs_print_active_ccbs before unlink it.  ( Always same and display
  56. >just one ccb )
  57.  
  58. It will use more when things get busier!
  59.  
  60. >
  61. >   ccb: fe092780 op:2 cmdlen:10 senlen:34
  62. >   datlen:8 hstat:0 tstat:0 delta:500 falgs:1
  63. >
  64. >Also ccb->mbx->cmd is 0x01
  65.  
  66. that is what the line "bt0:0 not taking commands" is saying.
  67.  
  68. >
  69. >I notice btinter routine ignore about 10 times interrupts after probing 
  70. >start. ( int = 0x81,unit=0, ALL bt_mbx[unit].mbi[].stat is BT_MBI_FREE )
  71. >
  72. I don't quite understand this, but it sounds suspicious..
  73. do you have another board on the same interrupt?
  74.  
  75. >So it might be casuing with missing interrupter or just board is hung
  76. >by Firm Ware bugs or ? So any help I will appreciate and I hope not
  77. >"the board has gone south"... 
  78. >
  79. >Thanks in advance.
  80. >--------------------------- Configuration -----------------------------
  81. >386BSD 0.1
  82. >   o All "Terry's patch" without Some other ether net driver relate one.
  83. >   o Julian's "Oops Real Bug" patch ( Just one is released )
  84. >   o OS-BS 134 with new boot block
  85. >
  86. >Disk
  87. >    o"Maxtor LXT-340S   6.57" 1 drive
  88. >    o Using Translated mode and disktab
  89. >      ( 512 byes/sector, 32 sector/track, 64 track/Cylynder, 322 Cylynders)
  90. >      64M - DOS
  91. >      64M - root ( /dev/sd0a )
  92. >      32M - swap ( /dev/sd0b )
  93. >      32M - var  ( /dev/sd0g )
  94. >     128M - src  ( /dev/sd0h )
  95. >
  96. >     root - src  ( /dev/sd0c )
  97. >     DOS  - src  ( /dev/sd0d )
  98. >
  99. >   o From Newscsi system Probing
  100. >     sd0: 322MB, cyls 1546, heads 7, secs 61, bytes/sec 512
  101. >SCSI
  102. >    o "BIOS V4.50" - During Initailization and probe disk by Board
  103. >    o All Board setup is Default and default EISA I/O clock
  104. >    o Set/Reset 33Mbytes burst transfer mode, not realted
  105. >
  106. >Mother Board
  107. >    o NICE EISA 486 33Mhz
  108. >    o 256KB External cache
  109. >    o 8 Mbytes 70ns DRAM
  110. >
  111. >VGA
  112. >    o Diamond Speed Star +
  113. >    o Disable IRQ2
  114. >
  115. >EtherNet
  116. >    o NE2000-T ( Novell? )
  117. >    o IRQ 2 ( IRQ9?)
  118. >    o Default I/O BASE
  119. >
  120. >AT/IO
  121. >    o No name 2S 1P 1G enable with default I/O BASE and IRQ
  122. >
  123. ># I don't permit send/receive a email from out side japan....
  124. ># Please follow up as This Article. Thank you.
  125.  
  126. if you can find someone with internet access, you can try the kernel
  127. running on ref.tfs.com
  128. (there are japanese users, some may be close to you)
  129.  
  130. >--
  131. >Atsushi Murai                                      FAX: +81-3-3832-2779
  132. >System Planning & Engineering co,.                 TEL: +81-3-3833-5341
  133.  
  134.  
  135.  
  136. +----------------------------------+       ______ _  __
  137. |   __--_|\  Julian Elischer       |       \     U \/ / On assignment
  138. |  /       \ julian@tfs.com        +------>x   USA    \ in a very strange
  139. | (   OZ    ) 2118 Milvia st. Berkeley CA. \___   ___ | country !
  140. +- X_.---._/  USA+(510) 704-3137(wk)           \_/   \\
  141.       v
  142.