Re: m68k v3.16 status update

2014-08-09 Thread Michael Schmitz
Tuomas, You guessed right about memory failing me - it wasn't about DMA in the end (for some reason, I seem to have DMA stuck in my mind at the moment), Do you see any other avenues to try and enable tagged commands in the ESP chip? We tried one config register only so far... I think I've t

Re: m68k v3.16 status update

2014-08-08 Thread Tuomas Vainikka
On 09.08.2014 01:25, Michael Schmitz wrote: Hi Tuomas, There's still the Amiga Zorro ESP patch out in limbo - DaveM suggested a change to enable SCSI-2 features to help with extended message bytes but that did not work as intended. Haven't had time to follow that one up. Tuomas' fix to the d

Re: m68k v3.16 status update

2014-08-08 Thread Michael Schmitz
Hi Christian, Last time I had a chance to try this on a non-broken EtherNAT, it was fine (two years ago IIRC). Need to ask Christian again to test the current one. Ask me again when the summer is over. Last I tried I had troubles to power on the Falcon. Plus I had problems transfering the

Re: m68k v3.16 status update

2014-08-08 Thread Michael Schmitz
Hi Tuomas, There's still the Amiga Zorro ESP patch out in limbo - DaveM suggested a change to enable SCSI-2 features to help with extended message bytes but that did not work as intended. Haven't had time to follow that one up. Tuomas' fix to the driver to bypass DMA for message in works OK

Re: m68k v3.16 status update

2014-08-08 Thread Tuomas Vainikka
On 08.08.2014 11:38, Michael Schmitz wrote: There's still the Amiga Zorro ESP patch out in limbo - DaveM suggested a change to enable SCSI-2 features to help with extended message bytes but that did not work as intended. Haven't had time to follow that one up. Tuomas' fix to the driver to byp

Re: m68k v3.16 status update

2014-08-08 Thread Tuomas Vainikka
On 08.08.2014 11:58, Michael Schmitz wrote: Hi Ingo, Am 05.08.2014 um 21:40 schrieb Geert Uytterhoeven : m68k v3.16 is out! git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git m68k-queue is getting smaller, but there are still a few commits left: Hmm, what about the Blizzard

Re: m68k v3.16 status update

2014-08-08 Thread Christian T. Steigies
On Fri, Aug 08, 2014 at 08:38:28PM +1200, Michael Schmitz wrote: > Last time I had a chance to try this on a non-broken EtherNAT, it > was fine (two years ago IIRC). Need to ask Christian again to test > the current one. Ask me again when the summer is over. Last I tried I had troubles to power on

Re: m68k v3.16 status update

2014-08-08 Thread Michael Schmitz
Hi Ingo, Am 05.08.2014 um 21:40 schrieb Geert Uytterhoeven : m68k v3.16 is out! git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git m68k-queue is getting smaller, but there are still a few commits left: Hmm, what about the Blizzard 2060 SCSI driver from Michael & Tuomas

Re: m68k v3.16 status update

2014-08-08 Thread Michael Schmitz
Hi Geert, m68k v3.16 is out! git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git m68k-queue is getting smaller, but there are still a few commits left: $ git cherry -v for-3.17 m68k-queue v3.16 - 7e87ff970f7116e46025f226b5aa47bd19e1229b zorro: Use ARRAY_SIZE - 8e1bf8df8b6db30f2e7

Re: m68k v3.16 status update

2014-08-06 Thread John Paul Adrian Glaubitz
On 08/06/2014 09:35 AM, Geert Uytterhoeven wrote: >> Add to that the X-Surf100 driver that Michael Karcher wrote [1] but >> unfortunately he hasn't cleaned up the code yet and submitted it for >> inclusion in the mainline kernel. > > "May I remind you that patches touching areas outside arch/m68k

Re: m68k v3.16 status update

2014-08-06 Thread Geert Uytterhoeven
On Tue, Aug 5, 2014 at 10:29 PM, John Paul Adrian Glaubitz wrote: > On Tue, Aug 05, 2014 at 09:52:58PM +0200, Ingo Jürgensmann wrote: >> Am 05.08.2014 um 21:40 schrieb Geert Uytterhoeven : >> >> > m68k v3.16 is out! >> > git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git >> > m68k-

Re: m68k v3.16 status update

2014-08-05 Thread John Paul Adrian Glaubitz
On Tue, Aug 05, 2014 at 09:52:58PM +0200, Ingo Jürgensmann wrote: > Am 05.08.2014 um 21:40 schrieb Geert Uytterhoeven : > > > m68k v3.16 is out! > > git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git > > m68k-queue is getting smaller, but there are still a few commits left: > > Hm

Re: m68k v3.16 status update

2014-08-05 Thread Ingo Jürgensmann
Am 05.08.2014 um 21:40 schrieb Geert Uytterhoeven : > m68k v3.16 is out! > git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git > m68k-queue is getting smaller, but there are still a few commits left: Hmm, what about the Blizzard 2060 SCSI driver from Michael & Tuomas? It runs sinc