aboutsummaryrefslogtreecommitdiff
path: root/comms/gnokii/files/patch-gnokiirc
blob: 0f38b9603175aa3e15ff28d10f1599a347b4a4a7 (plain) (blame)
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	Tue May 20 20:31:08 2003
+++ Docs/sample/gnokiirc	Tue May 20 20:32:23 2003
@@ -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 @@
 # 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 @@
 # 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.