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

  1. On Dec 12,  6:34pm, tjhayko@io.org wrote:
  2. > Thank you Michael for your help.  I've binpatched vmunix720 so that _a3000_flag
  3. > is 0 and the _a4000_flag is 1.  I've also binpatched _scsi_no_dma to 1 so
  4. > that it won't try to do dma transfers to the 12MB on my A4000's motherboard.
  5. > This seems to get around the previous problem I was having with MMU traps,
  6. > but now it can't seem to find root.  I've tried recreating root with both
  7. > filetodev and dcp, and when I mount a partition with BFFS, I can read it with
  8. > no problems.  BTW, I also patched _ite_default_height to 400 so that I can
  9. > read the messages.  Is there anyway I can get it to use DBLNTSC instead of
  10. > NTSC Interlace?  Here is the output I get when I use loadbsd to load my
  11.  
  12.   DBLLNTSC is an AGA chipset feature, isn't it?  If so, someone is going to
  13. have to figure out how to set up the display for that and add it to the cc
  14. console code.  I would guess that this information is among the AGA programming
  15. specifics that Commodore doesn't want us to know or use.
  16.  
  17. > Amiga/A4000A2000 MC68040CPU
  18.              ^^^^^
  19.   [Oops - looks like I forgot an else clause :-(.]
  20.  
  21. > dma0: A2091 DMA
  22. > a2091scsi0: [514/3]
  23. > sd0: TOSHIBA MK234FB rev 1.81 207025 512 byte blocks
  24. > sd0 at a2091scsi0, slave0
  25. > root on sd0
  26.  
  27. > Any idea what I can try next?  Thanks..
  28.  
  29.   Try patching _sddebug to 1.  This should print out all the disk partition
  30. information and you can tell if the proper partitions are being recognized.
  31.  
  32. Michael
  33.  
  34. -- 
  35. Michael L. Hitch            INTERNET:  osymh@montana.edu
  36. Computer Consultant            BITNET:  OSYMH@MTSUNIX1.BITNET
  37. Office of Systems and Computing Services
  38. Montana State University    Bozeman, MT    USA
  39.  
  40.