Re: Change in package architectures list.

2006-12-04 Thread Rob Browning
In the latest upload of stalin (a new version), I removed arm and m68k from the architecture list. However, I wanted to double-check and make sure that was appropriate. I believe compiling stalin with gcc now requires a bit over 1GB. i.e. gcc's VSS grows to a bit over 1GB. Ignoring any other co

front

2006-12-04 Thread modeling
223 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [d-i] Testing daily image of d-i

2006-12-04 Thread Michael Schmitz
> > The patch in question appears to be obsolete/520-53c7xx.diff in Geert's > > That's the (old) one in Linux/m68k CVS. Yep. > > The old 520-53c7xx.diff would have to be changed to reflect the new dma > > API. The 53c700 diff would have to be reconstructed from scratch, or > > resubmitted by Rich

failed build of gnuradio_3.0.2-1

2006-12-04 Thread Bill Allombert
Hello 68k porters, gnuradio compile fine but fails the test suite under aranym, see It might be limitation of aranym FPU emulation, so it might work on real hardware. So I suggest to retry it on re

Re: Buildd

2006-12-04 Thread Michael Schmitz
> On Mon, Dec 04, 2006 at 10:07:44AM +0100, Michael Schmitz wrote: > > The mace driver has some hallmarks of a half finshed project - not to slag > > jmt, maybe he never saw the transmit timeouts... He's to be credited for > > figuring out the PSC stuff, that should be the only difference to the >

Re: [d-i] Testing daily image of d-i

2006-12-04 Thread Ingo Juergensmann
On Mon, Dec 04, 2006 at 11:36:59AM +0100, Kars de Jong wrote: > > These are for 2.6.19, but with minor changes (re-adding the pt_regs * > > argument > > to interrupt routines), it should apply to 2.6.18. > Yes, those are basically the patches that are in Ingo's 2.6.14 kernel. If you want me to t

Re: [d-i] Testing daily image of d-i

2006-12-04 Thread Kars de Jong
On ma, 2006-12-04 at 11:25 +0100, Geert Uytterhoeven wrote: > If Kars' 2.6.14 works fine, you may want to try: > > m68k-generic-io.diff > m68k-mvme-scsi-rename.diff > m68k-53c700-scsi.diff > > These are for 2.6.19, but with minor changes (re-adding the pt_regs * argument > to interrup

Re: [d-i] Testing daily image of d-i

2006-12-04 Thread Geert Uytterhoeven
On Mon, 4 Dec 2006, Michael Schmitz wrote: > > The current d-i daily build (2.6.17-2) doesn't boot on my Amiga 3000 (spice) > > with the WarpEngine accel card. The reason is a kernel panic in the NCR scsi > > driver. > > > > Kars de Jonk ported the new version of the driver (or somewhat like this)

Re: Buildd

2006-12-04 Thread Brad Boyer
On Mon, Dec 04, 2006 at 10:07:44AM +0100, Michael Schmitz wrote: > The mace driver has some hallmarks of a half finshed project - not to slag > jmt, maybe he never saw the transmit timeouts... He's to be credited for > figuring out the PSC stuff, that should be the only difference to the > powermac

Re: [d-i] Testing daily image of d-i

2006-12-04 Thread Michael Schmitz
> The current d-i daily build (2.6.17-2) doesn't boot on my Amiga 3000 (spice) > with the WarpEngine accel card. The reason is a kernel panic in the NCR scsi > driver. > > Kars de Jonk ported the new version of the driver (or somewhat like this) > last year to the new ABI/API/whatever. His kernel 2

Re: Buildd

2006-12-04 Thread Michael Schmitz
> > The Q840 has a MACE ethernet card IIRC? Someone really needs to flesh out > > the TX timeout handler for MACE - it's just a stub so far. > > Yes, the AV models all have MACE. It's exactly the same chip as in some > early powermacs. I've never tried the macmace.c driver since it used > to be ver