From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Schmitz Subject: [PATCH 0/8] Amiga XSurf100 patch series, to be submitted to linux-net Date: Tue, 17 Nov 2015 12:33:09 +1300 Message-ID: <1447716797-20906-1-git-send-email-schmitzmic@gmail.com> Return-path: Received: from mail-pa0-f65.google.com ([209.85.220.65]:33152 "EHLO mail-pa0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751269AbbKPXdc (ORCPT ); Mon, 16 Nov 2015 18:33:32 -0500 Received: by padfb7 with SMTP id fb7so26782954pad.0 for ; Mon, 16 Nov 2015 15:33:31 -0800 (PST) Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: linux-m68k@vger.kernel.org Cc: geert@linux-m68k.org, debian-68k@lists.debian.org, kernel@mkarcher.dialup.fu-berlin.de Geert, just as a heads-up, I've been working on getting this series ready for submission to -net. The first six patches will need to be taken through -net, the last two are m68k specific and might be equally well placed in arch/m68k/amiga for preference. Patch 6 and 8 are optional - the interrupts are handled just fine inside ei_interrupt if generated by other users of IRQ_AMIGA_PORTS. If you know of some other hardware currently using IRQ_AMIGA_PORTS that cannot handle shared interupts, give me a shout and I'll look into handling this through a new interrupt controller for IRQ_AMIGA_PORTS. There's a typo in #7 that gets fixed in #8, will be cleaned up before submission. Any other badness, just let me know what you'd like to see handled differently. Cheers, Michael