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

  1. >   Since I was getting tired of having to switch to interlace mode every
  2. > time I booted NetBSD (which meant exiting the CLI process to get the screen
  3. > mode to change and having to startup another cli process), I looked at this
  4. > problem a while tonight.  I found something that seems to work for me;  I've
  5. > boot NetBSD three times in a row from a non-interlaced screen without any
  6. > problems (related to the non-interlaced screen that is - I've got much bigger
  7. > problems than that).
  8. >   The change I made was to set the custom.bplcon0 before the first copperlist
  9. > is started in cc_init.  I just set it to 0xa204:
  10.  
  11. Could you retry with #580 please? I moved start up of DMA to after the first
  12. dummy initialization of the copper, the problem was (thanks Hamish!) that
  13. the copper list was never executed before testing for short/long frame, so
  14. bplcon0 could never be changed before that test... It *should* work with 580..
  15.  
  16. -Markus
  17. -- 
  18. CHUUG/EUnet Switzerland                Markus Wild
  19. Zweierstrasse 35    Tel: +41 1 291 45 80    mw@eunet.ch
  20. CH-8004 Zuerich        Fax: +41 1 291 46 42    S=mw;P=EUnet;A=EUnet;C=CH
  21.  
  22.