summaryrefslogtreecommitdiffstats
path: root/comms/gnokii/files/patch-gnokiirc
blob: 1f1c6e38f456e3482903d3ddbd7d4064c434d7d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- 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
@@ -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
@@ -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'.
-use_locking = yes
+use_locking = no
 
 # Baudrate to use on serial port connections.
 # Currently used only by models AT and BIP/CIMD. Defaults to 19200.
OpenPOWER on IntegriCloud