"asy0: silo overflow"
807559May 1 2008 — edited Mar 2 2009We have an application on Solaris 10 X86 that is receiving a lot of data through the serial port at a baud rate of 57600. We are getting overflow messages. It seems that the driver is not responding fast enough to retrieve the ascii characters. I believe Solaris has it hard coded to send a message when it reaches 8 characters and then the driver responds by retrieving the data. I am wondering if there is someway to modify the driver to increase the speed of retrieval or if anyone may have some suggestions. Thanks