From: michael Date: Sun, 11 Mar 2007 15:30:24 +0000 (+0000) Subject: add cable help X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/commitdiff_plain/f69f908ec2b5edbaaa2885a79f6dbe5011462fef add cable help --- 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