HOWTO: Set Modem Lines Initial States in Win95 SERIAL.VXDID: Q170083
|
The default Win95 COMM driver is a VCOMM port driver. Sometimes, you may need to set different default initial serial ports for the modem lines.
Even though some modem lines can be set differently after the port is
opened, this may still cause a glitch in sensitive hardware. Note that boot-
up Plug and Play activation of modem lines is a different issue for legacy
or special hardware. For additional information, please see the following
article in the Microsoft Knowledge Base:
Q153385 HOWTO: Disable Plug and Play for a Serial Hardware DeviceThe source code for SERIAL.VXD is given on the Windows 95 DDK in the COMM\SAMPLES\SERIAL subdirectory. To see where the modem lines are set, look after the label PO_Done: add modifying code lines after "or al,ACE_OUT2" in SERFUNC.ASM before it "out"puts it.
Keywords :
Version : 4.0
Platform : WINDOWS
Issue type : kbhowto
Last Reviewed: March 3, 1999