On-board serial port compatibility?
-
Hey all. We are trying to enable two serial ports on a machine we are trying to migrate to XCP. The machine in question is a MOXA DA820 that has two on-board RS-232/RS-422 ports. We have not been successful on utilizing these ports to send or receive data. We are able, however, to utilize serial ports when passed through PCIE, USB or Ethernet.
We have been reading that XCP is simply not able to utilize physical serial ports and that the only alterntives are the ones we already tried. Is this true? We would like to know more. -
Hi,
Can you tell more precisely what do you want to achieve functionally speaking?
-
@LuisRiveraSig What chipset is used for the serial ports? My guess is that it's a special MOXA serial chipset (non-16550) and requires a special driver that XCP/Xen does not natively support.
-
@olivierlambert We are trying to migrate from VMWare to XCP so we want to enable those two on-board serial ports, the goal here is to be
able to communicate with them. -
@Andrew It uses ITE8786E. Where could we find drivers for this?
-
@LuisRiveraSig What are you trying to use the serial ports for?
- XCP console?
- Dom0 Serial port (ie. UPS monitor)?
- DomU/VM?