TDI ans Serial.sys

12>>

I have to write write a NDIS driver for a serial communication device .
To give the socket interface I have written Windows Socket Helper DLL
then TDI,now I want to bind this TDI driver to serial.sys , so that it can
directly write to serial port.

Please suggest me the calls for binding serial.sys to TDI.

Thanx