Changes between Initial Version and Version 1 of Ticket #8789, comment 7


Ignore:
Timestamp:
Jul 27, 2012, 1:51:00 PM (12 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8789, comment 7

    initial v1  
    44
    55- look closely at the USBserial device to see exactly what kind of hardware vendor/model that is.
     6- (EDIT) move the USB-to-serial device to a different USB port (of a different type: ohci/ehci/uhci or something)
    67- test again in Terminal, invoking stty with proper settings before invoking write and read; we'll do it together via BeShare, I gotta look up its man page first and get up to speed with it.
    78- test again with TuneTracker, making sure it's a Haiku build of TT, not a BeOS build (doubtful it has an impact, but can't rule it out since this factor has an impact on media_server code so why not on code linked against libdevice.so too)