X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/777bf9a9628ac0fbd112c506cb958c85139fd4d2..542ecdc96eda5b8ab56ad87bafbe612b4f5204f2:/lincan/README diff --git a/lincan/README b/lincan/README index 9c984fd..7245651 100644 --- a/lincan/README +++ b/lincan/README @@ -139,6 +139,9 @@ Makefiles can be switched to old ones by script make If you have problem to obtain recent GNU make program, + + http://paulandlesley.org/make/make-3.81beta1.tar.bz2 + you can use our local copy http://cmp.felk.cvut.cz/~pisa/can/make-3.81beta1.tar.gz @@ -195,8 +198,10 @@ Examples: # insmod can.o hw=pip5 irq=4 io=0x8000 # insmod can.o hw=virtual io=0 The hw argument can be one of: -- pip5, for the pip5 computer by MPL -- pip6, for the pip6 computer by MPL +- pip5, for the PIP5 computer by MPL +- pip6, for the PIP6 computer by MPL +- pip7, for the PIP7 computer by MPL +- pip8, for the PIP8 computer by MPL - pccan-q, for the PCcan-Q ISA card by KVASER - pccan-f, for the PCcan-F ISA card by KVASER - pccan-s, for the PCcan-S ISA card by KVASER