On 26.01.2010 18:52, Patrick Georgi wrote:
Hi,
Windows wants large COM ports (COM10 and higher) to be given in UPC notation, ie. \.\COM10
To aid the user, the Win32 code now rewrites all devices with COM prefix (case insensitive) to UPC. Tested with both high and low COM port.
Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de
If it works on older Windows versions (2000/XP) as well, the patch is Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Regards, Carl-Daniel