How do I change the COM port for my USB to Serial Adapter?
This is a question we regularly get. Fortunately, changing the COM port for your USB to Serial Adapter is very easy. We have instructions on our site on how to do so. Just click here and scroll down one-third of the page.
August 3rd, 2006 at 9:53 am
How can I do this so LINUX com2 can be used by USB0?
August 9th, 2006 at 5:25 pm
The COM designation for serial ports is a Windows convention. For Linux you will just access the port using the /dev/usb/ttyUSB0 command, and treat it as a standard serial port. You can see the USB to Serial Linux instructions on our site