Untested patch for Ir (NOT IrDA!) connections
[gnokii.git] / include / devices / device.h
index cebb68c..98be957 100644 (file)
@@ -22,8 +22,8 @@
    IR (only with 61x0 models) and MBUS (61x0, 640, 6160) */
 typedef enum {
   GCT_FBUS,     /* FBUS connection. */
-#ifndef UCLINUX
   GCT_Infrared, /* FBUS over direct infrared connection - 61xx. */
+#ifndef UCLINUX
   GCT_Irda,     /* FBUS over Irda sockets - 7110, 6210, etc. */
   GCT_MBUS,     /* MBUS */
   GCT_DLR3,     /* FBUS over DLR3 cable */