Have two modems one in COM3 and the other in Com4
On statup the event manager comes up with error as follows
-------------------------------------------------------
The control registers for COM1 overlaps with the COM4 control registers.
-----------------------------------------------------
A conflict has been detected between two drivers which claimed equivalent IRQs. Driver Serial, with device <\Device\Serial10000.Translated>, claimed an interrupt with Level in data address 0x28, vector in data address 0x2c and Affinity in data address 0x30.
----------------------------------------------------------
A conflict has been detected between two drivers which claimed equivalent IRQs. Driver IMGATAPI, with device <\Device\ScsiPort0.Translated>, claimed an interrupt with Level in data address 0x28, vector in data address 0x2c and Affinity in data address 0x30.
-----------------------------------------------------------
The hardware resources for COM4 are already in use by another device.
------------------------------------------------------------
A conflict has been detected between two drivers which claimed equivalent IRQs. Driver Serial, with device <\Device\Serial3.Translated>, claimed an interrupt with Level in data address 0x28, vector in data address 0x2c and Affinity in data address 0x30.
----------------------------------------------------------
A conflict has been detected between two drivers which claimed equivalent IRQs. Driver ADPU160M, with device <\Device\ScsiPort2.Translated>, claimed an interrupt with Level in data address 0x28, vector in data address 0x2c and Affinity in data address 0x30.
----------------------------------------------------------
The hardware resources for COM4 are already in use by another device.
----------------------------------------------------------
So it looks like COM1 or COM4 have some config problems
anyone know how I can fix it
On statup the event manager comes up with error as follows
-------------------------------------------------------
The control registers for COM1 overlaps with the COM4 control registers.
-----------------------------------------------------
A conflict has been detected between two drivers which claimed equivalent IRQs. Driver Serial, with device <\Device\Serial10000.Translated>, claimed an interrupt with Level in data address 0x28, vector in data address 0x2c and Affinity in data address 0x30.
----------------------------------------------------------
A conflict has been detected between two drivers which claimed equivalent IRQs. Driver IMGATAPI, with device <\Device\ScsiPort0.Translated>, claimed an interrupt with Level in data address 0x28, vector in data address 0x2c and Affinity in data address 0x30.
-----------------------------------------------------------
The hardware resources for COM4 are already in use by another device.
------------------------------------------------------------
A conflict has been detected between two drivers which claimed equivalent IRQs. Driver Serial, with device <\Device\Serial3.Translated>, claimed an interrupt with Level in data address 0x28, vector in data address 0x2c and Affinity in data address 0x30.
----------------------------------------------------------
A conflict has been detected between two drivers which claimed equivalent IRQs. Driver ADPU160M, with device <\Device\ScsiPort2.Translated>, claimed an interrupt with Level in data address 0x28, vector in data address 0x2c and Affinity in data address 0x30.
----------------------------------------------------------
The hardware resources for COM4 are already in use by another device.
----------------------------------------------------------
So it looks like COM1 or COM4 have some config problems
anyone know how I can fix it