[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Bryan Stansell bryan@conserver.com
Sat, 2 Apr 2016 05:08:55 GMT
Conserver doesn't do anything with carrier detect and such (for better or worse). A lot of times, however, there is both a "tty" device and "cu" device created for serial ports (maybe always on UNIX-type systems, not 100% sure). If you're using the tty device, switching to the cu device might successfully bypass a carrier detect-type issue. Just a random thought. As was said already, more specifics to the list might help. Bryan