Q: How can I make use of the Infrared (IR) serial port?
First make sure that IR transceivers are populated on your system. For example, on the Graphics Client Plus (and original GC), the transceiver is a molded rectangular part with two lenses on the edge of the board near the boot ROM socket.
Second, for Graphics Client Plus (and original GC) systems, set JP7 for use as an IR port. GC and GC+ (rev B) systems should have JP7 jumpers on 11-12 and 19-20. GC+ rev A systems require jumper wires on JP7 across 12-19 and 11-20.
Finally, configure the Windows CE registry for use as an IR port as follows (for Thin Client systems, IR is on Serial6; change the registry accordingly):
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Serial2]
"INT_Disable"=dword:0
"IRSerialPort"=dword:1
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\IrDA]
"IRSerialPort"=dword:1