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

  1. Well fun is probably not quite the word for it... :-)
  2.  
  3. Anyway I have a few weird problems with kernel version 531
  4. [and previously a few earlier versions]
  5.  
  6. System Config:
  7.     Amiga 3000,
  8.     8 Meg Fast, 2 Chip
  9.     Quantum LPS240, Quantum 52, Digital RZ55 [300 Meg]
  10.     WangDAT SCSI Tape drive model 1300
  11.  
  12. 1.    I currently cannot see the console at all unless I run loadbsd
  13.     after IPrefs has been run in my startup.
  14.     ? Some Hardware display problem ?
  15.     ? Where abouts in source is this setup as I have written several
  16.       hardware bashing :-) display hacks and demo type thingies for my
  17.       personal amusement. Maybe I'll have a look.
  18.  
  19. 2.    If I have the DAT drive connected I get a kernel jump to zero.
  20.  
  21.     The following debug output came from setting _scsi_debug to 1.
  22.  
  23.     [For some reason my LPS240 hangs right after being recognised
  24.      if I set _scsi_debug to 2 ??? go figure ???. It looks like it
  25.          hangs trying to get the SCSI ID from the LPS240]
  26.  
  27.     [left out the lead up where it picks up my LPS240 and the RZ55]
  28.     ixfer_out fail: l1 i80 w49946
  29.     ixfer_in  fail: l6 i80 w49936
  30.     ixfer_in: fail: l102 i80 w49984
  31.     [ Then it just twiddles its thumbs :-) ]
  32.  
  33.     The WangDAT is at SCSI addr 4.
  34.     I have tried cycling the power on it but it did nothing.
  35.  
  36. 3.    I unpacked the source tree for 500 on my amiga side to look for the
  37.     inhibit_sync data struc because I'd left the note at home about how to
  38.     patch it. Anyway I can't find anywhere in the source the header files
  39.     a3000scsi.h and the one for the 2091 ???
  40.     Did I do something wrong unpacking or are they elsewhere ?
  41.  
  42. 4.    Dumb question time :-)
  43.     Ok I got the patches to update the source to 531 but what do I need to
  44.     apply them on the Amiga side ?
  45.  
  46. Since this is my first post I'd like to express thanks to Markus Wild for yet another
  47. huge effort.
  48.  
  49. Robin
  50.  
  51.   _-_|\      r.luiten@nmsd.oz.au            /Disclaimer:
  52.  /     * <-- Systems Development (AOTC),   /  
  53.  \_.-._/     Telecom East Tower Roma St,  /   C references are NULL && void*
  54.       v      Brisbane, Australia.        /  
  55.              WORK: (07) 837 3030        /
  56.              HOME: (07) 366 1242       /
  57.  
  58.  
  59.  
  60.  
  61.  
  62.