COM port enumeration

D

DPM

I've got a MB with 2 COM ports - call them A and B. These ports are always
enumerated the same way: A=COM1, B=COM2. Is there an easy way to reverse
that assignment? If A fails, it would be REALLY nice to use B=COM1 instead
of replacing the MB.

A registry hack, perhaps?

Thanks for any tips.

Dean
 
H

Henning

DPM said:
I've got a MB with 2 COM ports - call them A and B. These ports are
always enumerated the same way: A=COM1, B=COM2. Is there an easy way to
reverse that assignment? If A fails, it would be REALLY nice to use
B=COM1 instead of replacing the MB.

A registry hack, perhaps?

Thanks for any tips.

Dean
In the Device Handler you can usually reconfig the Comports.

/Henning
 
D

DPM

Henning said:
In the Device Handler you can usually reconfig the Comports.

/Henning

Sorry: does "Device Handler" mean "Device Manager"?

If so, then that's a problem, because my appliance does not have DM in it.

Thanks,
Dean
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

COM port not opening 1
Serial Port Enumeration 2
Virtual COM1 port? 1
Serial driver replacement 0
Com Port 1
Com port to usb device emulator ? 1
Serial Port Enumeration Problem 8
Com Port in use 1

Top