Re: [PATCH net-next] Amiga PCMCIA 100 MBit card support

2018-12-31 Thread Michael Schmitz
Hi Dave, Am 29.12.2018 um 09:43 schrieb David Miller: From: Michael Schmitz Date: Sat, 22 Dec 2018 10:30:58 +1300 Am 21.12.2018 um 13:10 schrieb David Miller: And in particular this huge complicated Kconfig construct is not maintainable at all. We can trim this down a bit (for reasons

Re: [PATCH net-next] Amiga PCMCIA 100 MBit card support

2018-12-28 Thread David Miller
From: Michael Schmitz Date: Sat, 22 Dec 2018 10:30:58 +1300 > Am 21.12.2018 um 13:10 schrieb David Miller: >> And in particular this huge complicated Kconfig construct is not >> maintainable at all. > > We can trim this down a bit (for reasons I've outlined before): > > +if APNE > +config

Re: [PATCH net-next] Amiga PCMCIA 100 MBit card support

2018-12-21 Thread Michael Schmitz
Dave, Am 21.12.2018 um 13:10 schrieb David Miller: From: ALeX Kazik Date: Wed, 19 Dec 2018 23:24:32 +0100 + bool "PCMCIA NE2000 100MBit support" + default n + depends on ARM_ETHERH=n && AX88796=n && HYDRA=n && MAC8390=n + depends on MCF8390=n && NE2000=n && NE2K_PCI=n

Re: [PATCH net-next] Amiga PCMCIA 100 MBit card support

2018-12-20 Thread David Miller
From: ALeX Kazik Date: Wed, 19 Dec 2018 23:24:32 +0100 > + bool "PCMCIA NE2000 100MBit support" > + default n > + depends on ARM_ETHERH=n && AX88796=n && HYDRA=n && MAC8390=n > + depends on MCF8390=n && NE2000=n && NE2K_PCI=n && PCMCIA_AXNET=n > + depends on PCMCIA_PCNET=n &&

[PATCH net-next] Amiga PCMCIA 100 MBit card support

2018-12-19 Thread ALeX Kazik
This adds an option to change the (10 MBit only) "apne" driver to support the 10/100 Mbit cards (e.g. Netgear FA411, CNet Singlepoint) instead. A new configure option is added as a bool to the apne driver to change the behaviour to support some new cards instead. The option can be only enabled if