[Pkg-running-devel] [antpm] 18/39: docs: fix line endings

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Fri Nov 7 11:13:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

ralovich-guest pushed a commit to branch upstream
in repository antpm.

commit 2e3d05b3c9e30a083c8392a35015b5450c0b832f
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sat Aug 9 16:00:58 2014 +0200

    docs: fix line endings
---
 docs/PROTOCOL_HELP.txt | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs/PROTOCOL_HELP.txt b/docs/PROTOCOL_HELP.txt
index d773726..0c09178 100644
--- a/docs/PROTOCOL_HELP.txt
+++ b/docs/PROTOCOL_HELP.txt
@@ -6,22 +6,22 @@
 
 1) Install VirtualBox on linux, including proprietary oracle usb extensions from www.virtualbox.org. The Open Source edition in the distribution does not support USB.
 
-2) Install win xp with service pack 3 in vbox, set up usb filter to pass through all devices
+2) Install win xp with service pack 3 in vbox, set up usb filter to pass through all devices
 
 3) Install garmin's ant agent in virtual xp, but do not start it!
 
-4) Plug in your USB2ANT stick to the host, make sure the cp210x driver didn't grab it, by unloading cp210x kernel module: "rmmod cp210x".
+4) Plug in your USB2ANT stick to the host, make sure the cp210x driver didn't grab it, by unloading cp210x kernel module: "rmmod cp210x".
 
 5) Make sure usbmon kernel driver is loaded on the host: "modprobe usbmon"
 
 6) Under linux host, figure out usb bus address of your USB2ANT stick: "lsusb" (e.g.: "Bus 005 Device 001: ID 1d6b:0001 USB2ANT ..." means our bus number is 5)
 
-7) We need to increase usbmon lower threshold for message truncation to say 100 characters. For this build the usbmon tool:
- # git clone https://code.google.com/p/antpm/
- # cd antpm/3rd_party/usbmon-6/
- # make
+7) We need to increase usbmon lower threshold for message truncation to say 100 characters. For this build the usbmon tool:
+ # git clone https://code.google.com/p/antpm/
+ # cd antpm/3rd_party/usbmon-6/
+ # make
 
-8) Start capturing usb traffic under linux host: "./usbmon -i <USB bus> -fu -s 100 > ~/ant-usb-log-001.usbmon"
+8) Start capturing usb traffic under linux host: "./usbmon -i <USB bus> -fu -s 100 > ~/ant-usb-log-001.usbmon"
 
 9) Start garmin's ant agent in virtual xp. Once the download is done, quit ant agent. Also terminate the above "cat" process. The dump of your usb communication is now saved to ~/ant-usb-log-001.usbmon.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git



More information about the Pkg-running-devel mailing list