From f69f908ec2b5edbaaa2885a79f6dbe5011462fef Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 11 Mar 2007 15:30:24 +0000 Subject: [PATCH] add cable help --- README | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README b/README index ad7d458..baac74f 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ Installation: WebPACK_SFD_91i.zip installieren (Applikation) - 9_1_01i_lin.zip installieren (Service Pack) + 9_1_02i_lin.zip installieren (Service Pack) windrv (Makefile editieren NO GET USR SIZE) Device angelegt /etc/udev/rules.d/windrvr.rules udev neustarten @@ -9,3 +9,19 @@ Installation: evtl. parport module entladen: parport, ppdev, lp impact aufrufen um zu schauen, ob chips auftauchen +Programmierkabel: + +export CABLE='auto' (default) + probes for cable on local machine + +export CABLE='lpt1' + uses cable on lpt1 + +export CABLE='auto -server marvin:2000' + probes for cable on remotehost marvin running CableServer on port 2000 + +export CABLE='usb21 -server marvin:2000' + uses usb cable on remotehost marvin running CableServer on port 2000 + +see Makefile.common for possible cabletypes and +doc/usenglish/help/iseguide/mergedProjects/plugin_imp/html/pim_batch_command_definitions_s.htm -- 2.39.2