Branch update for mygnokii2002_03_17_19_29nl
[gnokii.git] / include / devices / device.h
index f4b4153..cebb68c 100644 (file)
@@ -29,7 +29,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 */
 #endif /* UCLINUX */
 } GSM_ConnectionType;