Re: Testing Kernel 2.4 on Atari TT [Was: Patch for Kernel 2.2.25 (atari-sound)]

2003-04-09 Thread Richard Zidlicky
On Wed, Apr 09, 2003 at 08:51:57PM +0200, Björn Buske wrote: > I built a fresh Kernel 2.4 from CVS using the attached .config file and gcc > 2.95.4. As before, it wouldn't boot. Following this is the debug-output from > the serial port. The data read faults just repeat ad inmfinitum. > > Hope an

Re: Testing Kernel 2.4 on Atari TT [Was: Patch for Kernel 2.2.25 (atari-sound)]

2003-04-09 Thread Björn Buske
Andreas Schwab schrieb: > > Björn Buske <[EMAIL PROTECTED]> writes: > > |> > Do you mind giving the 2.4 version from Linux/m68k CVS a try on your TT? > |> > |> Love to. Actually, I've been trying to get one built for a while now. > |> Everything compiles fine, too. Only, when I try to bootstrap t

Re: Testing kernel 2.4 on Atari TT [Was Re: Patch for Kernel 2.2.25 (atari-sound)]

2003-04-02 Thread Richard Zidlicky
On Wed, Apr 02, 2003 at 01:43:32PM +0200, Björn Buske wrote: > I've just started a new clean build with a fresh Source from CVS. If that one > still won't run, I'll solder up a nullmodem cable and hook it up to the PC. > Just to be prepared, what RS232-Parameters does the serial console use > (bau

Testing kernel 2.4 on Atari TT [Was Re: Patch for Kernel 2.2.25 (atari-sound)]

2003-04-02 Thread Björn Buske
Andreas Schwab schrieb: > > |> > Do you mind giving the 2.4 version from Linux/m68k CVS a try on your TT? > |> > |> Love to. Actually, I've been trying to get one built for a while now. > |> Everything compiles fine, too. Only, when I try to bootstrap the new > kernel, > |> the machine totally fr

Re: Patch for Kernel 2.2.25 (atari-sound)

2003-03-30 Thread Geert Uytterhoeven
On Sun, 30 Mar 2003, [iso-8859-1] Björn Buske wrote: > Ray Knight schrieb: > > I just committed this change to the CVS repository at > > cvs.linux-mac68k.sourceforge.net:/cvsroot/linux-mac68k It has not been > > tested as I don't have an atari. > > Great! It runs fine on my TT, so it should be ok

Re: Patch for Kernel 2.2.25 (atari-sound)

2003-03-30 Thread Björn Buske
Ray Knight schrieb: > I just committed this change to the CVS repository at > cvs.linux-mac68k.sourceforge.net:/cvsroot/linux-mac68k It has not been > tested as I don't have an atari. Great! It runs fine on my TT, so it should be ok for everyone... BB

Re: Patch for Kernel 2.2.25 (atari-sound)

2003-03-30 Thread Ray Knight
On Thu, 2003-03-27 at 08:14, Björn Buske wrote: > I've found a small error in the atari sounddriver, that's present in all > 2.2.x-versions of the kernel-source. > > In drivers/sound/dmasound.c, in the following function > > static void ata_sq_play_next_frame(int index) > { > char *start

Patch for Kernel 2.2.25 (atari-sound)

2003-03-27 Thread Björn Buske
I've found a small error in the atari sounddriver, that's present in all 2.2.x-versions of the kernel-source. In drivers/sound/dmasound.c, in the following function static void ata_sq_play_next_frame(int index) { char *start, *end; /* used by AtaPlay() if all doubts whether ther