--- 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.
