How can I reduce the latency of a SeaI/O device?
If you need to reduce the latency on a SeaI/O device, you can increase the baud rate of the internal bus.
The easiest way to do this is with the MaxSSD utility on Windows, but it can also be done on Linux by using IOCTL_SET_COMM_PARAM with SeaMAXLinIoctl() and passing in the new bus parameters using the seaio_ioctl_comms_s struct.