Re: [patch 3/2] m68k: Atari EtherNAT - add writew_be for data push

2008-10-12 Thread Michael Schmitz
Hi, I guess not. I have never built TOS binaries from Linux myself. Roman Hodek or Andreas Schwab had built a cross compiler and a TOS libc package but I'm not sure these are still working. I built the 5.6 ones in the archive, but I'll have to recreate the toolchain again. It's on my long list

Re: [patch 3/2] m68k: Atari EtherNAT - add writew_be for data push

2008-10-12 Thread Michael Schmitz
Hi Stephen, Hopefully. Did you also apply my patch that fixes the 'interrupt from stopped card' problem? That one does include fixes that default the IO base address to 0x300 so the io=0x300 module argument is no longer required. Is it in Geert's queue? If so, which one? atari-ethernec-fixes

Re: [buildd] Configuring buildds for dports

2008-10-12 Thread Michael Schmitz
Hi, Here are some notes from zeus, who is now buildding on dports. First package uploaded. kullervo is back in the pool. Where do we send logs these days? [EMAIL PROTECTED] bounces (relaying denied). Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Re: [patch 3/2] m68k: Atari EtherNAT - add writew_be for data push

2008-10-12 Thread Stephen R Marenka
On Sun, Oct 12, 2008 at 10:12:40PM +0200, Michael Schmitz wrote: > I guess not. I have never built TOS binaries from Linux myself. Roman > Hodek or Andreas Schwab had built a cross compiler and a TOS libc package > but I'm not sure these are still working. I built the 5.6 ones in the archive, b

Re: [patch 3/2] m68k: Atari EtherNAT - add writew_be for data push

2008-10-12 Thread Stephen R Marenka
On Sun, Oct 12, 2008 at 09:38:12PM +0200, Michael Schmitz wrote: > Hi, > >>> That means it got past the point where the EtherNEC load failed >>> previously (right at kernel boot time, before the installer gets >>> started). >> >> Hopefully it's a module now? > > Hopefully. Did you also apply my pat

Re: [patch 3/2] m68k: Atari EtherNAT - add writew_be for data push

2008-10-12 Thread Michael Schmitz
Hi Frank, That means it got past the point where the EtherNEC load failed previously (right at kernel boot time, before the installer gets started). Yes. So the driver is indeed provided as a module now. Good. The file rename sure can be done in the nect ISO, fixing the cause of the hang m

Re: [patch 3/2] m68k: Atari EtherNAT - add writew_be for data push

2008-10-12 Thread Michael Schmitz
Hi, That means it got past the point where the EtherNEC load failed previously (right at kernel boot time, before the installer gets started). Hopefully it's a module now? Hopefully. Did you also apply my patch that fixes the 'interrupt from stopped card' problem? That one does include fixe