Serial Port Driver

The Serial Port Driver is a device driver that handles serial port hardware (create the physical channel). This section describes how to create a port of it for your phone hardware.

The Serial Port Driver provides a logical device driver, ecomm.dll. You must provide a physical device driver to implement the interface to the serial port hardware on your phone.

Related information
H4 serial connections