[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] m68k Atari: experimental atafb support



> On Fri, Sep 22, 2006 at 06:55:52PM +0200, Michael Schmitz wrote:
> > Note to CT60 users: I had to disable setting any keyboard ACIA bits except
> > ACIA_RESET or I'd get an access fault on the ACIA - just like I reported
> > for 2.6.13. Look at arch/m68k/atari/config.c and arch/m68k/atari/atakeyb.c
> > to see what I mean.
>
> I built an image with you patch and installed it on my CT60, unfortunately
> it does not boot, nothing happened after "Booting Linux". Is there anything
> else I need to do besides enabling the atafb driver in the config?

You need Roman Zippel's patch to the TT hwclock driver in order to avoid
scheduling (msleep) inside the clock setting routine during boot. It's in
CVS since at least Sep. 7.

You'll probably need his other CVS patches as well (discontig memory
support for instance).

> http://people.debian.org/~cts/debian-m68k/linux-image/linux-image-2.6.17-2-atari_2.6.17-9_m68k.deb
>
> I haven't set up aranym yet, so I don't know if it would work there.

I tested it on aranym and saw the characteristic panic message :-)

I've found a couple of bugs in my atafb patch that did result in always
selecting 4 bit depth, and consequently optimized the 8 bitplanes code
based on wrong assumptions. Shame on me. Ignore the patch please :-(

New patch will follow soon.

	Michael



Reply to: