[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1274644226-23612-8-git-send-email-andrea.gelmini@gelma.net>
Date: Sun, 23 May 2010 21:50:22 +0200
From: Andrea Gelmini <andrea.gelmini@...ma.net>
To: andrea.gelmini@...ma.net
Cc: Karsten Keil <isdn@...ux-pingi.de>,
Randy Dunlap <rdunlap@...otime.net>, netdev@...r.kernel.org,
linux-doc@...r.kernel.org
Subject: [PATCH 058/199] Documentation/isdn/README.hfc-pci: Checkpatch cleanup
Documentation/isdn/README.hfc-pci:19: ERROR: trailing whitespace
Documentation/isdn/README.hfc-pci:25: ERROR: trailing whitespace
Documentation/isdn/README.hfc-pci:27: ERROR: trailing whitespace
Documentation/isdn/README.hfc-pci:32: ERROR: trailing whitespace
Documentation/isdn/README.hfc-pci:34: ERROR: trailing whitespace
Documentation/isdn/README.hfc-pci:36: ERROR: trailing whitespace
Signed-off-by: Andrea Gelmini <andrea.gelmini@...ma.net>
---
Documentation/isdn/README.hfc-pci | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/Documentation/isdn/README.hfc-pci b/Documentation/isdn/README.hfc-pci
index e8a4ef0..a61227f 100644
--- a/Documentation/isdn/README.hfc-pci
+++ b/Documentation/isdn/README.hfc-pci
@@ -16,24 +16,24 @@ And then:
hisaxctrl <driver/cardname> 12 1
-This enables the echo mode. If Hex logging is activated the isdnctrlx
+This enables the echo mode. If Hex logging is activated the isdnctrlx
devices show a output with a line beginning of HEX: for the providers
exchange and ECHO: for isdn devices sending to the provider.
If more than one HFC-PCI cards are installed, a specific card may be selected
at the hisax module load command line. Supply the load command with the desired
-IO-address of the desired card.
+IO-address of the desired card.
Example:
-There tree cards installed in your machine at IO-base addresses 0xd000, 0xd400
+There tree cards installed in your machine at IO-base addresses 0xd000, 0xd400
and 0xdc00
If you want to use the card at 0xd400 standalone you should supply the insmod
or depmod with type=35 io=0xd400.
If you want to use all three cards, but the order needs to be at 0xdc00,0xd400,
-0xd000 you may give the parameters type=35,35,35 io=0xdc00,0xd400,0xd00
+0xd000 you may give the parameters type=35,35,35 io=0xdc00,0xd400,0xd00
Then the desired card will be the initialised in the desired order.
-If the io parameter is used the io addresses of all used cards should be
+If the io parameter is used the io addresses of all used cards should be
supplied else the parameter is assumed 0 and a auto search for a free card is
-invoked which may not give the wanted result.
+invoked which may not give the wanted result.
Comments and reports to werner@...n4linux.de or werner@...n-development.de
--
1.7.1.251.gf80a2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists