6fe96088 |
1 | Installation: |
2 | |
3 | WebPACK_SFD_91i.zip installieren (Applikation) |
f69f908e |
4 | 9_1_02i_lin.zip installieren (Service Pack) |
6fe96088 |
5 | windrv (Makefile editieren NO GET USR SIZE) |
6 | Device angelegt /etc/udev/rules.d/windrvr.rules |
7 | udev neustarten |
8 | Module laden (windrvr6, xpc4drvr) ; in /etc/modules |
9 | evtl. parport module entladen: parport, ppdev, lp |
10 | impact aufrufen um zu schauen, ob chips auftauchen |
11 | |
f69f908e |
12 | Programmierkabel: |
13 | |
14 | export CABLE='auto' (default) |
15 | probes for cable on local machine |
16 | |
17 | export CABLE='lpt1' |
18 | uses cable on lpt1 |
19 | |
20 | export CABLE='auto -server marvin:2000' |
21 | probes for cable on remotehost marvin running CableServer on port 2000 |
22 | |
23 | export CABLE='usb21 -server marvin:2000' |
24 | uses usb cable on remotehost marvin running CableServer on port 2000 |
25 | |
26 | see Makefile.common for possible cabletypes and |
27 | doc/usenglish/help/iseguide/mergedProjects/plugin_imp/html/pim_batch_command_definitions_s.htm |