Since Windows 98 addresses the IR interface as network adapter (and not as an generic serial port as Win 95 does) Nokia Cellular Data Suite doesn't work over infrared any more, but only with the provided datacable (DAU-9P). Nevertheless there is a possibility to use NCDS via infrared interface under Windows 98. The target thus is to create a Generic IR Serial Port again under Windows 98. I only recommend this procedure to experienced Windows users. Since modifications to Windows registry are necessary it may happen that Windows doesn't start any more due to user's mistake. So you do everything on your own risk! After theese modifications are done other IR devices cannot be addressed any longer. Therefore I recommend a new hardware profile, to which the IR modifications apply.
Here the procedure step by step:
The modified lines should look something like that:
[Std]
%*PNP0400.DeviceDesc% = LptPort, *PNP0400; Printer Port
%*PNP0401.DeviceDesc% = EcpPort, *PNP0401; ECP Printer Port
%*PNP0500.DeviceDesc% = ComPort, *PNP0500; Communications Port
%*PNP0501.DeviceDesc% = ComPort, *PNP0501; Communications Port
; No; *PNP051x devices are now supported in IRMINI.INF
%*PNP0510.DeviceDesc% = InfraredComPort, *PNP0510; IR Communications Port used byr IrDA stack
%*PNP0511.DeviceDesc% = InfraredComPort, *PNP0511; IR Communications Port used byr IrDA stack
[Strings]
MS = "Microsoft"
Std = "(Standardanschlusstypen)"
PortsClassName = "Anschlüsse (COM und LPT)"
*PNP0400.DeviceDesc = "Printer Port"
*PNP0401.DeviceDesc = "ECP Printer Port"
*PNP0500.DeviceDesc = "COM-Anschluss"
*PNP0501.DeviceDesc = "COM-Anschluss"
*PNP0510.DeviceDesc = "Generic Ir Serial Port"
*PNP0511.DeviceDesc = "Generic Ir Serial Port"
Save file
Note: this procedure does not function with many Toshiba notebooks, because these have a PCI based IR interface; it probably concerns the following models:
Libretto 100CT, Satellite 3xx series including 300/305, 310/315, 320/325, 330/335, Satellite 2505, 4000 series, Satellite Pro
490/490X, Portege 320, 7000/7010 series, Tecra 550, 750, 780, Tecra 8000 Serie or newer.
If you have a solution, please email me.