X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/blobdiff_plain/6fe96088f56586d5188676867a790515084ed751..5829cbf65e986b6a262cb4a049fe288559f85e50:/README 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