home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8679 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.8 KB  |  56 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!mcsun!sunic!kth.se!love
  3. From: love@stacken.kth.se (Love Feuer)
  4. Subject: MicroVax II, Reno & Emulex
  5. Message-ID: <1992Nov10.134525.6346@kth.se>
  6. Sender: usenet@kth.se (Usenet)
  7. Nntp-Posting-Host: sune.stacken.kth.se
  8. Organization: Stacken Computer Club, Stockholm, Sweden
  9. Date: Tue, 10 Nov 1992 13:45:25 GMT
  10. Lines: 44
  11.  
  12. We have just laid our hand on an old MicroVax II (or actually a Vax Station 
  13. GPX) equipped with an Emulex QD21 (I think...) ESDI controller together
  14. with a 760 Mb Maxtor drive.
  15.  
  16. We plugged in an RD53 drive with 4.3BSD Reno with the ambitions to make
  17. UNIX recognize the ESDI controller.
  18.  
  19. The VMS system that is on the Maxtor drive today is totally convinced that
  20. the Emulex controller is an UDA50 with an RA81 attached to it.
  21.  
  22.  So we configured the controller as an UDA50 in our Reno system, defined 
  23. some new drive parameters in uda.c that would conform to the Maxtor drive 
  24. and recompiled the kernel together with the AVOID_EMULEX_BUG define that
  25. we threw in just to be on the safe side.
  26.  
  27. When the new kernel initialized, it found the controller without any
  28. problems, but when slave0 (the maxtor drive) was polled the kernel
  29. panicked with an arithmetic error.
  30.  
  31. Some investigations gave that uda.c:uda_attach() asked the drive to go on 
  32. line and when the drive interrupted that it was ready, the kernel went
  33. down.
  34.  
  35. Some guy told us that Emulex has their controllers on a different interrupt 
  36. level than the UDA50 that they are supposed to emulate.
  37.  
  38.  
  39. And now for the big one:
  40.  
  41. What is wrong?
  42. If it is the interrupt level, does anyone know how to set it to some better
  43. value on the Emulex board?
  44.  
  45. Please mail any answers directly to me, since this problem is quite 
  46. boring for the majority of this newsgroup.
  47.  
  48. Tnx in advance:
  49.   /Love Feuer (love@stacken.kth.se)
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.