Hi I have an Multiport serial card, which has 8 port in it.For which I am using the normal serial driver that serial.c file. To enable the 8 ports of the device, I made change in the serial.h file, which is located at /include/asm directory. In that file I have changed BOCA flags from 0 to Async auto config. After which the ports are detected from ttyS16 to ttyS23. Now my problem is that I unable to send or receive characters thru my multiport card. Can anyone tell me what might be the problem?. Is my approach correct or is there anyway to write a serial driver for Multiport card.
Thanking you in advance Regards Aman _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
