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