Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Finn Thain
On Sat, 25 May 2013, Laurent Vivier wrote: > Le 25/05/2013 10:04, Finn Thain a ?crit : > > > If you enable EARLY_CONSOLE, don't generate any Zilog SCC interrupts > > before the pmac_zilog driver gets opened (i.e. before getty starts on > > ttyS0). The early boot asm doesn't properly intialise

Re: Funds

2013-05-25 Thread Thorsten Glaser
Ingo Jürgensmann dixit: >Another possible way to spent some money could be to buy some stuff >the m68k port could need, like SCSI<>SATA adaptors or NICs or so. I think hardware (both base computers, as I don’t recall seeing a Macintosh, only Atari (VM and real) and Amiga, here recently, other tha

Re: [issue18062] m68k FPU precision issue

2013-05-25 Thread Thorsten Glaser
mirabilos dixit: >mirabilos added the comment: >Yes, that’s precisely what’s not working on the most widespread >emulator, at the very least. (I have working code for that, in >three(!) variants, but it just ignores those requests to change >precision.) Here’s the Python testcase made into a sta

Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Laurent Vivier
Le 25/05/2013 21:26, Brad Boyer a écrit : On Sat, May 25, 2013 at 05:55:55PM +0200, Geert Uytterhoeven wrote: On Sat, May 25, 2013 at 1:51 PM, Laurent Vivier wrote: I don't know if it is related to this, but after compiling the kernel 3.10.0-rc2 from Geert defconfig branch, I'm able to boot cl

Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Ingo Jürgensmann
Am 25.05.2013 um 21:33 schrieb Brad Boyer : >> arch/m68k/configs/mac_defconfig --+ >> CONFIG_MAC_PARTITION : y y y y y . y y y y y . > Shouldn't MAC_PARTITION be enabled for the mac configuration? Yeah, I wondered about that for Amiga as well, but then I noticed

Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Brad Boyer
On Sat, May 25, 2013 at 05:55:55PM +0200, Geert Uytterhoeven wrote: > On Sat, May 25, 2013 at 1:51 PM, Laurent Vivier wrote: > > I don't know if it is related to this, but after compiling the kernel > > 3.10.0-rc2 from Geert defconfig branch, I'm able to boot close to the end of > > init level 2 a

Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Brad Boyer
On Thu, May 23, 2013 at 09:19:10PM +0200, Geert Uytterhoeven wrote: > I pushed out an RFC for a long-overdue update of the m68k defconfig > files to my defconfig branch: > > arch/m68k/configs/mac_defconfig --+ > CONFIG_MAC_PARTITION : y y y y y . y y y y y . Shoul

Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Geert Uytterhoeven
On Sat, May 25, 2013 at 1:51 PM, Laurent Vivier wrote: > I don't know if it is related to this, but after compiling the kernel > 3.10.0-rc2 from Geert defconfig branch, I'm able to boot close to the end of > init level 2 and then my screen is filled by "unexpected interrupt 112" and > I can't do a

Re: Funds

2013-05-25 Thread Ingo Jürgensmann
Am 24.05.2013 um 18:24 schrieb Eric Hilgart : > Is there a specific way to donate money to you guys to continue porting > Debian to 68k (especially Mac) computers? Hmm, good question... First thing: a very big "thank you" that you want to support the m68k port with some in order to support t

Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Laurent Vivier
Le 25/05/2013 10:04, Finn Thain a écrit : On Fri, 24 May 2013, Laurent Vivier wrote: Le 24 mai 2013 ? 09:27, Finn Thain a ?crit : [...] I have a strong suspicion that some stuff not enabled in your configs would still need to be explicitly disabled to get the best results. I will let you kno

Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Thorsten Glaser
Michael Schmitz dixit: > It'll need a bit of backporting into 3.2.25 once it's ready to test, but I can Don’t bother with that on account of Debian, it’s at 3.8 already, and for the buildds, running a custom kernel until your driver is merged in 3.10 and Debian has 3.10 will be no problem ;-) by

Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Michael Schmitz
Hi Ingo, I really hope to push this into mainline this time, and start to update the defconfigs again every kernel release. Any comments are welcome! Thanks! I'm just waiting for the support for Blizzard SCSI Support (ESP), but this should be the only thing I'm missing for now. Do r

Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Finn Thain
On Fri, 24 May 2013, Geert Uytterhoeven wrote: > On Fri, May 24, 2013 at 9:27 AM, Finn Thain > wrote: > >> CONFIG_ADB_MACIISI : . . . . . y . . . . . y > > > > This is broken. It should be disabled because it will crash (unless it > > has fixed itself ;-) > > Will disable. If this is really b

Re: [RFC] m68k: Update defconfigs for v3.9

2013-05-25 Thread Finn Thain
On Fri, 24 May 2013, Laurent Vivier wrote: > > > Le 24 mai 2013 ? 09:27, Finn Thain a > > ?crit : > [...] > > I have a strong suspicion that some stuff not enabled in your configs > > would still need to be explicitly disabled to get the best results. I > > will let you know when I get aroun