All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] m68k/atari - update Kconfig.bus help text
@ 2014-09-10  8:26 Michael Schmitz
  2014-09-10 16:14 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Schmitz @ 2014-09-10  8:26 UTC (permalink / raw)
  To: linux-m68k; +Cc: geert, debian-68k, Michael Schmitz

Add NetUSBee to users of ATARI_ROM_ISA option (thanks Geert for
spotting this in randconfig builds).

Add note to ATARI_USB option to alert user to enable ATARI_ROM_ISA
if they want support for the NetUSBee USB driver.

Signed-off-by: Michael Schmitz <schmitzmic@gmail.com>
---
 arch/m68k/Kconfig.bus |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/arch/m68k/Kconfig.bus b/arch/m68k/Kconfig.bus
index b473f40..fea83ca 100644
--- a/arch/m68k/Kconfig.bus
+++ b/arch/m68k/Kconfig.bus
@@ -52,8 +52,10 @@ config ATARI_ROM_ISA
 	  This option enables support for the ROM port ISA adapter used to
 	  operate ISA cards on Atari. Only 8  bit cards are supported, and
 	  no interrupt lines are connected.
-	  The only driver currently using this adapter is the EtherNEC
-	  driver for RTL8019AS based NE2000 compatible network cards.
+	  The only drivers currently using this adapter are the NE2000 ISA
+	  driver for EtherNEC (RTL8019AS based NE2000 compatible network
+          cards), and drivers for the NetUSBee (RTL8019AS / ISP1160 ethernet/
+          USB combo card).
 
 config ATARI_USB
 	bool "Atari USB host controller support"
@@ -64,6 +66,8 @@ config ATARI_USB
 	  the EtherNAT and NetUSBee cards for Atari. You will have to select
 	  an appropriate HCD driver in the USB section (the ISP1160 one is
 	  the most commonly used one).
+          Support for the NetUSBee in the ISP116x host controller driver also
+          requires the ATARI_ROM_ISA option to be set. 
 
 config GENERIC_ISA_DMA
 	def_bool ISA
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] m68k/atari - update Kconfig.bus help text
  2014-09-10  8:26 [PATCH] m68k/atari - update Kconfig.bus help text Michael Schmitz
@ 2014-09-10 16:14 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2014-09-10 16:14 UTC (permalink / raw)
  To: Michael Schmitz; +Cc: linux-m68k, geert, debian-68k

Michael Schmitz <schmitzmic@gmail.com> writes:

> diff --git a/arch/m68k/Kconfig.bus b/arch/m68k/Kconfig.bus
> index b473f40..fea83ca 100644
> --- a/arch/m68k/Kconfig.bus
> +++ b/arch/m68k/Kconfig.bus
> @@ -52,8 +52,10 @@ config ATARI_ROM_ISA
>  	  This option enables support for the ROM port ISA adapter used to
>  	  operate ISA cards on Atari. Only 8  bit cards are supported, and
>  	  no interrupt lines are connected.
> -	  The only driver currently using this adapter is the EtherNEC
> -	  driver for RTL8019AS based NE2000 compatible network cards.
> +	  The only drivers currently using this adapter are the NE2000 ISA
> +	  driver for EtherNEC (RTL8019AS based NE2000 compatible network
> +          cards), and drivers for the NetUSBee (RTL8019AS / ISP1160 ethernet/
> +          USB combo card).

Please use consistent spacing.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-10 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-10  8:26 [PATCH] m68k/atari - update Kconfig.bus help text Michael Schmitz
2014-09-10 16:14 ` Andreas Schwab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.