diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-01-29 07:53:11 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-01-29 07:53:11 +0000 |
commit | 915047b6af6ee79c4b2b3aaec1505940fb94d2f2 (patch) | |
tree | da2c0662e37bd3d1d76a6c3979539acd068665bc /comms/plp/pkg-descr | |
parent | 5eb1b3bbb4a1524380c71008663cd1f3a4903f38 (diff) | |
download | ports-915047b6af6ee79c4b2b3aaec1505940fb94d2f2.tar.gz ports-915047b6af6ee79c4b2b3aaec1505940fb94d2f2.zip |
Notes
Diffstat (limited to 'comms/plp/pkg-descr')
-rw-r--r-- | comms/plp/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/comms/plp/pkg-descr b/comms/plp/pkg-descr new file mode 100644 index 000000000000..8e5f09260838 --- /dev/null +++ b/comms/plp/pkg-descr @@ -0,0 +1,16 @@ +PLP implements the Psion Link Protocol. + +This program is used to transfer data between a Psion Series 5mx +(default) or Psion Series 5 to a Unix server. The ncp daemon is +started to communicate with the Psion and an ftp like interface is +provided by rfsv. + +Before using this port it is necessary to either + + a) create a symbolic link form the serial port the psion is + connected to to /dev/psion eg ln -s /dev/cuaa0 /dev/psion + +or + + b) start the ncp daemon with the correct serial port eg + ncp -s 7501 -d /dev/cuaa0 -s5 |