diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-05 14:09:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-05 14:09:49 +0000 |
commit | 29de58e4ffd107a198d7aeb6ab32ee608c0373fd (patch) | |
tree | ae304a68095460076c3a7402f842410f3f285bed /comms/gnokii/files/patch-gnokiirc | |
parent | 238f87c7ebd09df8fdfabe65a37624f0985e2fb5 (diff) | |
download | ports-29de58e4ffd107a198d7aeb6ab32ee608c0373fd.tar.gz ports-29de58e4ffd107a198d7aeb6ab32ee608c0373fd.zip |
Notes
Diffstat (limited to 'comms/gnokii/files/patch-gnokiirc')
-rw-r--r-- | comms/gnokii/files/patch-gnokiirc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/comms/gnokii/files/patch-gnokiirc b/comms/gnokii/files/patch-gnokiirc index 14fda694b287..1f1c6e38f456 100644 --- a/comms/gnokii/files/patch-gnokiirc +++ b/comms/gnokii/files/patch-gnokiirc @@ -1,24 +1,24 @@ ---- Docs/sample/gnokiirc.orig Thu Jan 8 15:16:55 2004 -+++ Docs/sample/gnokiirc Thu Jan 8 15:17:40 2004 +--- Docs/sample/gnokiirc.orig Fri Apr 29 22:40:17 2005 ++++ Docs/sample/gnokiirc Thu May 5 14:23:45 2005 @@ -6,7 +6,7 @@ # Set port to the physical serial port used to connect to your phone. # Linux version is: -port = /dev/ttyS0 +port = /dev/cuaa0 + # # For MacOSX you will need something like: # port = /dev/cu.USA28X1P1.1 - # -@@ -14,7 +14,7 @@ +@@ -19,7 +19,7 @@ # port = aa:bb:cc:dd:ee:ff - + # Set model to the model number of your phone -model = 6110 +model = 6210 # Initlength controls the number of characters sent to the # phone during initialisation. You can either set it to -@@ -50,7 +50,7 @@ +@@ -49,7 +49,7 @@ # port software (eg. minicom). If you have wrong permissions for the # directory, a warning will be generated. If you don't want a lockfile, set # it to 'no'. |