diff -ru gnokii-0.4.3.orig/common/devices/unixirda.c gnokii-0.4.3/common/devices/unixirda.c --- gnokii-0.4.3.orig/common/devices/unixirda.c 2002-08-06 02:21:20.000000000 +1000 +++ gnokii-0.4.3/common/devices/unixirda.c 2002-10-06 21:04:48.000000000 +1000 @@ -45,6 +45,7 @@ "Nokia 7650", "Nokia 7190", "Nokia 8210", + "Nokia 8250", "Nokia 8310" }; diff -ru gnokii-0.4.3.orig/common/misc.c gnokii-0.4.3/common/misc.c --- gnokii-0.4.3.orig/common/misc.c 2002-08-06 02:21:20.000000000 +1000 +++ gnokii-0.4.3/common/misc.c 2002-10-06 21:40:59.000000000 +1000 @@ -96,6 +96,7 @@ {"7110", "NSE-5", PM_CALLERGROUP | PM_CALENDAR | PM_SPEEDDIAL | PM_NETMONITOR | PM_EXTPBK | PM_SMS | PM_FOLDERS }, {"7650", "NHL-2NA", PM_CALLERGROUP | PM_CALENDAR | PM_SPEEDDIAL | PM_EXTPBK | PM_SMS | PM_FOLDERS }, {"7190", "NSB-5", PM_CALLERGROUP | PM_CALENDAR | PM_SPEEDDIAL | PM_NETMONITOR | PM_EXTPBK | PM_SMS | PM_FOLDERS }, + {"8250", "NSM-3D", PM_CALLERGROUP | PM_CALENDAR | PM_NETMONITOR | PM_KEYBOARD | PM_SMS | PM_DTMF | PM_DATA | PM_SPEEDDIAL }, {"8210", "NSM-3", PM_CALLERGROUP | PM_CALENDAR | PM_NETMONITOR | PM_KEYBOARD | PM_SMS | PM_DTMF | PM_DATA | PM_SPEEDDIAL }, {"8310", "NHM-7", PM_CALLERGROUP | PM_CALENDAR | PM_SPEEDDIAL | PM_NETMONITOR | PM_EXTPBK | PM_SMS | PM_FOLDERS }, {"8810", "NSE-6", PM_SMS | PM_DTMF | PM_DATA }, diff -ru gnokii-0.4.3.orig/common/phones/nk6100.c gnokii-0.4.3/common/phones/nk6100.c --- gnokii-0.4.3.orig/common/phones/nk6100.c 2002-08-06 02:21:20.000000000 +1000 +++ gnokii-0.4.3/common/phones/nk6100.c 2002-10-06 21:03:25.000000000 +1000 @@ -180,7 +180,7 @@ PGEN_IncomingDefault, /* Mobile phone information */ { - "6110|6130|6150|6190|5110|5130|5190|3210|3310|3330|3360|3410|8210", /* Supported models */ + "6110|6130|6150|6190|5110|5130|5190|3210|3310|3330|3360|3410|8210|8250", /* Supported models */ 4, /* Max RF Level */ 0, /* Min RF Level */ GRF_Arbitrary, /* RF level units */