Admin Tip #11: Enable com3-com4 |
Hits: Failed to execute CGI : Win32 Error Code = 3
|
Hive: HKEY_LOCAL_MACHINE
Key: hardware\devicemap\serialcom
Name: COM3
Name: COM4
Type: REG_SZ
Value: COM3
Value: COM4
You can have a problem is getting com1 and com3 to work together or com2 and com4 to work together. com1 and com3 share an interrupt as does com2 and com4. You can assign two COM ports with the same interrupt as long as you don't use the ports at the same time. For example, com1 to serial port used by a digital camera and com3 to a serial port used by a scanner. As long as the applications are run separately and do not attempt to access the ports simulataneously, they will both work. Try to download images from your camera and use your scanner at the same time, NO. Then you run into a resource clash.