This commit was manufactured by cvs2svn to create tag
[gnokii.git] / include / devices / device.h
index 5ad2dd3..92460be 100644 (file)
@@ -28,7 +28,7 @@ typedef enum {
   GCT_DLR3,     /* FBUS over DLR3 cable */
   GCT_Tekram,   /* FBUS over direct infrared connection (Tekram device) - 61xx. */
   GCT_AT,       /* AT commands */
-  GCT_Default   /* Old style module */
+  GCT_FBUS3110  /* FBUS version 1 used in N3110 */
 } GSM_ConnectionType;
 
 #ifndef WIN32