Hi All,
The following patch is one in a series of patches in relation to getting
interrupt-driven Ethernet and USB drivers supported on the Atari Falcon
EtherNAT board. Whoever does have a Falcon with EtherNAT (and CT60,
preferably) running Linux please try out this patch series to help
testi
Hi All,
Part 2 in the EtherNAT patch series - USB host controller platform data.
Signed-off-by: Michael Schmitz
--
arch/m68k/atari/config.c | 63
-
1 files changed, 61 insertions(+), 2 deletions(-)
diff --git a/arch/m68k/atari/config.c b/arch/m68
Hi All,
Part 3 in the EtherNAT series - only register platform devices if the
card is present.
Signed-off-by: Michael Schmitz
--
arch/m68k/atari/config.c | 13 -
1 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/arch/m68k/atari/config.c b/arch/m68k/atari/config.c
i
Hi All,
Part 4 in the EtherNAT series - forgot to include isp116x.h, oops.
Signed-off-by: Michael Schmitz
--
arch/m68k/atari/config.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/m68k/atari/config.c b/arch/m68k/atari/config.c
index 92bf83a..aceebc2 100644
--- a/
Hi All,
Part 5 in the EtherNAT series: actually enable the necessary USB HCD
support option to be able to chose the ISP116x USB driver on Atari.
Signed-off-by: Michael Schmitz
--
arch/m68k/Kconfig.machine |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/m68k/Kconf
Michael Schmitz wrote:
Part 5 in the EtherNAT series: actually enable the necessary USB HCD
support option to be able to chose the ISP116x USB driver on Atari.
And another one (I feel a Monty Python pun coming on): make sure the
91C111 driver is prepared to share the interrupt, otherwise it wo
6 matches
Mail list logo